SubgraphEdge

public struct SubgraphEdge

The SubgraphEdge represents an edge in the complex object which might be considered as a directed graph. The graph might contain loops. innerEdgeIds and outerEdgeIds properties contain edge ids, which allows to traverse the graph, obtain geometry and calculate different distances inside it.