Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
Static Public Attributes | List of all members
graphar::GeneralParams Struct Reference

Static Public Attributes

static constexpr const char * kVertexIndexCol = "_graphArVertexIndex"
 
static constexpr const char * kSrcIndexCol = "_graphArSrcIndex"
 
static constexpr const char * kDstIndexCol = "_graphArDstIndex"
 
static constexpr const char * kOffsetCol = "_graphArOffset"
 
static constexpr const char * kPrimaryCol = "_graphArPrimary"
 

Detailed Description

Definition at line 24 of file general_params.h.


The documentation for this struct was generated from the following file: