Returns a List of Strings that represent the children of a node.
Returns a List of Strings that represent the children of a node.
The path to get the children for.
Returns the data of the specified path.
Returns the data of the specified path.
The path to get the data for.
Registers a watcher.
Set the watchers for the specified path.
Set the watchers for the specified path. Watchers should bcase e set for the following EventTypes: Event.EventType.NodeCreated Event.EventType.NodeDeleted Event.EventType.NodeDataChanged Event.EventType.NodeChildrenChanged
The path to set the watchers for.