Graph.Edge

Undocumented in source.
class Graph
alias Edge = Tuple!(VertexId, VertexId)

Meta