The root of the tree.
Add the node as a child of the corresponding parent node.
Add the node at the corresponding path. (paths are dot separated ids)
Get the node at the provided path.
Remove a node from the tree.
Remove a node via the path of it.
The root of the tree.