Checks if the current edge is incident with the specified vertex.
Namespace: MindFusion.GraphsPackage: Edge.js
function incidentWith (vertex)
The vertex to check.
true if the edge is incident with the vertex; otherwise, false.
Edge MembersEdge ClassMindFusion.Graphs Namespace