Node.getParent

json.node.Node getParent()

Retrieves the parent node of the given node.

Returns

the parent node, or NULL if node

is the root node