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

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 noexceptgraphar::VertexPropertyArrowChunkReaderinline
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::VertexPropertyArrowChunkReaderstatic
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::VertexPropertyArrowChunkReaderstatic
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::shared_ptr< PropertyGroup > &property_group, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReaderstatic
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::string &property_name, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReaderstatic
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::VertexPropertyArrowChunkReaderstatic
Make(const std::shared_ptr< VertexInfo > &vertex_info, const std::vector< std::string > &labels, const std::string &prefix, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReaderstatic
MakeForLabels(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::vector< std::string > &labels, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReaderstatic
MakeForProperties(const std::shared_ptr< GraphInfo > &graph_info, const std::string &type, const std::vector< std::string > &property_names, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReaderstatic
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::VertexPropertyArrowChunkReaderinline
VertexPropertyArrowChunkReader(const std::shared_ptr< VertexInfo > &vertex_info, const std::vector< std::string > &labels, const std::string &prefix, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReader