A node in a Graph. Like a SimpleNode, but with additional information for convenience and efficiency.
The IDs of all Edges for which this node is an endpoint.
An identifier, unique across all nodes in a given Graph.
The location of the node.
Generated using TypeDoc
A node in a Graph. Like a SimpleNode, but with additional information for convenience and efficiency.