edgegraph.structure.directededge# Holds the DirectedEdge class. Classes DirectedEdge([v1, v2, uid, attributes]) Represents a directed edge (v1 --> v2) in the vertex-edge graph.