Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
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::Vertex | inline |
ContainProperty(const std::string &property) | graphar::builder::Vertex | inline |
Empty() const noexcept | graphar::builder::Vertex | inline |
GetId() const noexcept | graphar::builder::Vertex | inline |
GetProperties() const | graphar::builder::Vertex | inline |
GetProperty(const std::string &property) const | graphar::builder::Vertex | inline |
SetId(IdType id) | graphar::builder::Vertex | inline |
Vertex() (defined in graphar::builder::Vertex) | graphar::builder::Vertex | inline |
Vertex(IdType id) | graphar::builder::Vertex | inlineexplicit |