An object that can generate unique identifiers for nodes. See BaseGraph.Class.setNodeIdGenerator.
Generates a unique identifier for a new node.
The graph that the node belongs to.
A unique identifier for the new node.
An object that can generate unique identifiers for nodes. See BaseGraph.Class.setNodeIdGenerator.