edges

abstract val edges: Set<Pair<T, T>>

The set of edges in the graph, represented as pairs of vertices.