edges property

Map<Node, Set<Node>> get edges

Implementation

Map<Node, Set<Node>> get edges;