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