Graph.getInEdgeIds

Returns a vector of edge ids sorted in lexicographic order by (destination, origin). All of the incoming edges to each vertex form a contiguous subrange of this ordering.

class Graph
const
getInEdgeIds
()

Meta