Specifies the node from which this edge is starting from. The ToNode property specifies the node to which the edge is going.
Note
|
In an undirected graph, the FromNode and ToNode nodes are equivalent.
|
The FromNode and ToNode properties are set in the constructor.
|