|
Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::VertexPropertyArrowChunkReader, including all inherited members.
| Filter(util::Filter filter=nullptr) | graphar::VertexPropertyArrowChunkReader | |
| GetChunk(GetChunkVersion version=GetChunkVersion::AUTO) | graphar::VertexPropertyArrowChunkReader | |
| GetChunkNum() const noexcept | graphar::VertexPropertyArrowChunkReader | inline |
| GetLabelChunk() | graphar::VertexPropertyArrowChunkReader | |
| Make(const std::shared_ptr< VertexInfo > &vertex_info, const std::shared_ptr< PropertyGroup > &property_group, const std::string &prefix, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| Make(const std::shared_ptr< VertexInfo > &vertex_info, const std::shared_ptr< PropertyGroup > &property_group, const std::vector< std::string > &property_names, const std::string &prefix, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::shared_ptr< PropertyGroup > &property_group, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::string &property_name, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::vector< std::string > &property_names_or_labels, const SelectType select_type, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| Make(const std::shared_ptr< VertexInfo > &vertex_info, const std::vector< std::string > &labels, const std::string &prefix, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| MakeForLabels(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::vector< std::string > &labels, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| MakeForProperties(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::vector< std::string > &property_names, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | static |
| next_chunk() | graphar::VertexPropertyArrowChunkReader | |
| seek(IdType id) | graphar::VertexPropertyArrowChunkReader | |
| Select(util::ColumnNames column_names=std::nullopt) | graphar::VertexPropertyArrowChunkReader | |
| VertexPropertyArrowChunkReader(const std::shared_ptr< VertexInfo > &vertex_info, const std::shared_ptr< PropertyGroup > &property_group, const std::string &prefix, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | |
| VertexPropertyArrowChunkReader(const std::shared_ptr< VertexInfo > &vertex_info, const std::shared_ptr< PropertyGroup > &property_group, const std::vector< std::string > &property_names, const std::string &prefix, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader | |
| VertexPropertyArrowChunkReader() (defined in graphar::VertexPropertyArrowChunkReader) | graphar::VertexPropertyArrowChunkReader | inline |
| VertexPropertyArrowChunkReader(const std::shared_ptr< VertexInfo > &vertex_info, const std::vector< std::string > &labels, const std::string &prefix, const util::FilterOptions &options={}) | graphar::VertexPropertyArrowChunkReader |