|
Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::Vertex, including all inherited members.
| id() const noexcept | graphar::Vertex | inline |
| IsValid(const std::string &property) const | graphar::Vertex | inline |
| label() const | graphar::Vertex | |
| property(const std::string &property) const | graphar::Vertex | |
| property(const std::string &property) const (defined in graphar::Vertex) | graphar::Vertex | |
| Vertex(IdType id, std::vector< VertexPropertyArrowChunkReader > &readers) | graphar::Vertex | explicit |