edges property

Map<Node, Set<Node>> edges

Implementation

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