Skip to content

GraphNode.getRelated method

GraphNode › getRelated

Unofficial

Get the ids of connected nodes (back and forward links).

Signature:

getRelated(): string[]

Returns: string[]An array of string ids of connected nodes.