Checks if there is an edge connecting this vertex with the specified vertex.
Namespace: MindFusion.GraphsFile: Vertex.js
function adjacentTo (vertex)
Vertex. The vertex to check.
true if the vertices are connected; otherwise, false.
Vertex MembersVertex ClassMindFusion.Graphs Namespace