Returns a common vertex for the current edge and the specified edge.
Namespace: MindFusion.GraphsFile: Edge.js
function getCommonVertex (edge)
The edge for which to find common vertex.
The common vertex if it exists, otherwise null.
Edge MembersEdge ClassMindFusion.Graphs Namespace