LocalNode addNode(String path, Map m)

Adds a node at the given path that is initialized with the given data in m.

Source

LocalNode addNode(String path, Map m);