Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::VertexPropertyChunkInfoReader, including all inherited members.
GetChunk() const | graphar::VertexPropertyChunkInfoReader | |
GetChunkNum() const noexcept | graphar::VertexPropertyChunkInfoReader | inline |
Make(const std::shared_ptr< VertexInfo > &vertex_info, const std::shared_ptr< PropertyGroup > &property_group, const std::string &prefix) | graphar::VertexPropertyChunkInfoReader | static |
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &label, const std::shared_ptr< PropertyGroup > &property_group) | graphar::VertexPropertyChunkInfoReader | static |
Make(const std::shared_ptr< GraphInfo > &graph_info, const std::string &label, const std::string &property_name) | graphar::VertexPropertyChunkInfoReader | static |
next_chunk() | graphar::VertexPropertyChunkInfoReader | |
seek(IdType id) | graphar::VertexPropertyChunkInfoReader | |
VertexPropertyChunkInfoReader(const std::shared_ptr< VertexInfo > &vertex_info, const std::shared_ptr< PropertyGroup > &property_group, const std::string &prefix) | graphar::VertexPropertyChunkInfoReader | explicit |
~VertexPropertyChunkInfoReader() (defined in graphar::VertexPropertyChunkInfoReader) | graphar::VertexPropertyChunkInfoReader | inline |