Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::AdjListArrowChunkReader Member List

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::AdjListArrowChunkReaderstatic
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::AdjListArrowChunkReaderstatic
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