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

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::Edgeinline
ContainProperty(const std::string &property) constgraphar::builder::Edgeinline
Edge(IdType src_id, IdType dst_id)graphar::builder::Edgeinlineexplicit
Empty() const noexceptgraphar::builder::Edgeinline
GetDestination() const noexceptgraphar::builder::Edgeinline
GetProperties() constgraphar::builder::Edgeinline
GetProperty(const std::string &property) constgraphar::builder::Edgeinline
GetSource() const noexceptgraphar::builder::Edgeinline