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

This is the complete list of members for graphar::Vertex, including all inherited members.

id() const noexceptgraphar::Vertexinline
IsValid(const std::string &property) constgraphar::Vertexinline
property(const std::string &property) constgraphar::Vertex
property(const std::string &property) const (defined in graphar::Vertex)graphar::Vertex
Vertex(IdType id, std::vector< VertexPropertyArrowChunkReader > &readers)graphar::Vertexexplicit