Skip to main content
Return the node that the edge originates from.

Example 1: Getting the user from a document creation edge


::FromV   Source Vector

Return the vector (node plus its properties) that the edge originates from.

Example 1: Inspecting the document vector from edge


::ToN   Destination Node

Return the node that the edge points to.

Example 1: Getting the followed user from a follow edge


::ToV   Destination Vector

Return the vector that the edge points to.

Example 1: Inspecting the document vector