Returns the vertex connected by this edge that is not the specified vertex.
Namespace: MindFusion.GraphsFile: Edge.js
function getOtherEnd (vertex)
One of the vertices connected by this edge.
The other vertex connected by this edge.
Edge MembersEdge ClassMindFusion.Graphs Namespace