edgegraph.structure.undirectededge

edgegraph.structure.undirectededge#

Holds the UnDirectedEdge class.

Classes

UnDirectedEdge([v1, v2, uid, attributes])

Represents an undirected edge (v1 -- v2) in the vertex-edge graph.