|
Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::AdjListArrowChunkReader, including all inherited members.
| AdjListArrowChunkReader(const std::shared_ptr< EdgeInfo > &edge_info, AdjListType adj_list_type, const std::string &prefix) | graphar::AdjListArrowChunkReader | |
| AdjListArrowChunkReader(const AdjListArrowChunkReader &other) | graphar::AdjListArrowChunkReader | |
| GetChunk() | graphar::AdjListArrowChunkReader | |
| GetRowNumOfChunk() | graphar::AdjListArrowChunkReader | |
| Make(const std::shared_ptr< EdgeInfo > &edge_info, AdjListType adj_list_type, const std::string &prefix) | graphar::AdjListArrowChunkReader | static |
| Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &src_type, const std::string &edge_type, const std::string &dst_type, AdjListType adj_list_type) | graphar::AdjListArrowChunkReader | static |
| next_chunk() | graphar::AdjListArrowChunkReader | |
| range_t typedef (defined in graphar::AdjListArrowChunkReader) | graphar::AdjListArrowChunkReader | |
| seek(IdType offset) | graphar::AdjListArrowChunkReader | |
| seek_chunk_index(IdType vertex_chunk_index, IdType chunk_index=0) | graphar::AdjListArrowChunkReader | |
| seek_dst(IdType offset) | graphar::AdjListArrowChunkReader | |
| seek_src(IdType id) | graphar::AdjListArrowChunkReader |