Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::builder::Edge, including all inherited members.
AddProperty(const std::string &name, const std::any &val) | graphar::builder::Edge | inline |
ContainProperty(const std::string &property) const | graphar::builder::Edge | inline |
Edge(IdType src_id, IdType dst_id) | graphar::builder::Edge | inlineexplicit |
Empty() const noexcept | graphar::builder::Edge | inline |
GetDestination() const noexcept | graphar::builder::Edge | inline |
GetProperties() const | graphar::builder::Edge | inline |
GetProperty(const std::string &property) const | graphar::builder::Edge | inline |
GetSource() const noexcept | graphar::builder::Edge | inline |