Skip to content

GraphSelect::GetEdgeEndPoint

Synopsis

Declared in <graphs/GraphScope.h>

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

Created with MrDocs