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