Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::AdjListPropertyArrowChunkReader, including all inherited members.
AdjListPropertyArrowChunkReader(const std::shared_ptr< EdgeInfo > &edge_info, const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type, const std::string prefix, const util::FilterOptions &options={}) | graphar::AdjListPropertyArrowChunkReader | |
AdjListPropertyArrowChunkReader(const AdjListPropertyArrowChunkReader &other) | graphar::AdjListPropertyArrowChunkReader | |
Filter(util::Filter filter=nullptr) | graphar::AdjListPropertyArrowChunkReader | |
GetChunk() | graphar::AdjListPropertyArrowChunkReader | |
Make(const std::shared_ptr< EdgeInfo > &edge_info, const std::shared_ptr< PropertyGroup > &property_group, AdjListType adj_list_type, const std::string &prefix, const util::FilterOptions &options={}) | graphar::AdjListPropertyArrowChunkReader | 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, const util::FilterOptions &options={}) | graphar::AdjListPropertyArrowChunkReader | 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, const util::FilterOptions &options={}) | graphar::AdjListPropertyArrowChunkReader | static |
next_chunk() | graphar::AdjListPropertyArrowChunkReader | |
range_t typedef (defined in graphar::AdjListPropertyArrowChunkReader) | graphar::AdjListPropertyArrowChunkReader | |
seek(IdType offset) | graphar::AdjListPropertyArrowChunkReader | |
seek_chunk_index(IdType vertex_chunk_index, IdType chunk_index=0) | graphar::AdjListPropertyArrowChunkReader | |
seek_dst(IdType id) | graphar::AdjListPropertyArrowChunkReader | |
seek_src(IdType id) | graphar::AdjListPropertyArrowChunkReader | |
Select(util::ColumnNames column_names=std::nullopt) | graphar::AdjListPropertyArrowChunkReader |