Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Node

A node in a Graph. Like a SimpleNode, but with additional information for convenience and efficiency.

Hierarchy

Index

Properties

Properties

edgeIds

edgeIds: EdgeId[]

The IDs of all Edges for which this node is an endpoint.

id

id: NodeId

An identifier, unique across all nodes in a given Graph.

location

location: Location

The location of the node.

Generated using TypeDoc