Finds the edge connecting the current vertex with the specified vertex.
Namespace: MindFusion.GraphsFile: Vertex.js
function getCommonEdge (vertex)
Vertex. The vertex to find an edge for.
The edge connecting the vertices or null.
Vertex MembersVertex ClassMindFusion.Graphs Namespace