Represents a directed connection between two vertices.
Constructs an Edge object between two vertices.
Coming from vertex.
Edge connects cyclic vertices.
Public import.
Static import.
Going to vertex.
See Implementation
Represents a directed connection between two vertices.