Represents a directed edge in a graph.
A string that uniquely identifies the edge within its graph.
A short description of the edge.
Key/value pairs that provide additional information about the edge.
Identifies the source node (the node at which the edge starts).
Identifies the target node (the node at which the edge ends).