Get target of this edge beginning at node from. For undirected graphs returns the other node of this edge.
MissingNodeException if this edge does not start in node from.
See Implementation
Get target of this edge beginning at node from. For undirected graphs returns the other node of this edge.