Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
|
This is the complete list of members for graphar::Edge, including all inherited members.
destination() const noexcept | graphar::Edge | inline |
Edge(AdjListArrowChunkReader &adj_list_reader, std::vector< AdjListPropertyArrowChunkReader > &property_readers) | graphar::Edge | explicit |
IsValid(const std::string &property) const | graphar::Edge | inline |
property(const std::string &property) const | graphar::Edge | |
property(const std::string &property) const (defined in graphar::Edge) | graphar::Edge | |
source() const noexcept | graphar::Edge | inline |