Skip to content

GraphSelect::GetNodeEdgeIterator

Synopsis

Declared in <graphs/GraphScope.h>

Graph::EdgeIterator
GetNodeEdgeIterator(
    Graph::Node const* n,
    GraphAccess::EdgeDirection dir) const;

Created with MrDocs