Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
All Classes Functions Pages
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()graphar::VertexPropertyArrowChunkReader
GetChunkNum() const noexceptgraphar::VertexPropertyArrowChunkReaderinline
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< GraphInfo > &graph_info, const std::string &label, const std::shared_ptr< PropertyGroup > &property_group, const util::FilterOptions &options={})graphar::VertexPropertyArrowChunkReaderstatic
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &label, const std::string &property_name, 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