Checks if the current edge connects the specified vertices.
Namespace: MindFusion.GraphsFile: Edge.js
function joins (v1, v2)
The first vertex.
The second vertex.
true if the current edge connects the specified vertices; otherwise, false.
Edge MembersEdge ClassMindFusion.Graphs Namespace