The constructor for the node manager.
The manager for the node.
Create a new node.
The options for the node.
The created node.
Delete the node.
The node or node id to delete.
If the node was deleted.
Get the node by id.
The node or node id to get.
The node or undefined if not found.
Get the least used node.
The least used node.
Class representing a node manager. NodeManager