Basic information about a node used to initially create a Graph. Once a graph is constructed, all of its methods will return Nodes instead, which contain additional useful information.
An identifier, unique across all nodes in a given Graph.
The location of the node.
Generated using TypeDoc
Basic information about a node used to initially create a Graph. Once a graph is constructed, all of its methods will return Nodes instead, which contain additional useful information.