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 noexcept | graphar::VertexPropertyArrowChunkReader | inline |
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< GraphInfo > &graph_info, const std::string &label, 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 &label, const std::string &property_name, 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 |