Flex
0.17.9
|
Create RefColumn for ease of usage for hqps. More...
#include <column.h>
Public Member Functions | |
virtual | ~RefColumnBase () |
virtual Any | get (size_t index) const =0 |
Create RefColumn for ease of usage for hqps.
|
inlinevirtual |
|
pure virtual |
Implemented in gs::TypedRefColumn< GlobalId >, gs::TypedRefColumn< LabelKey >, and gs::TypedRefColumn< T >.