Skip to content

GraphReverseEdge::GetEdgeEndPoint

Synopsis

Declared in <graphs/GraphScope.h>

Graph::Node*
GetEdgeEndPoint(
    Graph::Edge const* e,
    GraphAccess::EdgeDirection dir) const;

Created with MrDocs