Gets the node at the specified path.
LocalNode getNode(String path) { return provider.getNode(path); }