Returns an array containing all vertices adjacent to the current vertex.
Namespace: MindFusion.GraphsPackage: Vertex.js
function getNeighbors ()
Type: ArrayA list with all neighbors.
Vertex MembersVertex ClassMindFusion.Graphs Namespace