Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::AdjListPropertyChunkInfoReader, including all inherited members.
AdjListPropertyChunkInfoReader(const std::shared_ptr< EdgeInfo > &edge_info, const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type, const std::string prefix) | graphar::AdjListPropertyChunkInfoReader | explicit |
GetChunk() const | graphar::AdjListPropertyChunkInfoReader | |
Make(const std::shared_ptr< EdgeInfo > &edge_info, const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type, const std::string &prefix) | graphar::AdjListPropertyChunkInfoReader | static |
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_label, const std::string &edge_label, const std::string &dst_label, const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type) | graphar::AdjListPropertyChunkInfoReader | static |
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_label, const std::string &edge_label, const std::string &dst_label, const std::string &property_name, AdjListType adj_list_type) | graphar::AdjListPropertyChunkInfoReader | static |
next_chunk() | graphar::AdjListPropertyChunkInfoReader | |
seek(IdType offset) | graphar::AdjListPropertyChunkInfoReader | |
seek_dst(IdType id) | graphar::AdjListPropertyChunkInfoReader | |
seek_src(IdType id) | graphar::AdjListPropertyChunkInfoReader |