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

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

AddProperty(const std::string &name, const std::any &val)graphar::builder::Vertexinline
ContainProperty(const std::string &property)graphar::builder::Vertexinline
Empty() const noexceptgraphar::builder::Vertexinline
GetId() const noexceptgraphar::builder::Vertexinline
GetProperties() constgraphar::builder::Vertexinline
GetProperty(const std::string &property) constgraphar::builder::Vertexinline
SetId(IdType id)graphar::builder::Vertexinline
Vertex() (defined in graphar::builder::Vertex)graphar::builder::Vertexinline
Vertex(IdType id)graphar::builder::Vertexinlineexplicit