Node.getParent

Retrieves the parent node of the given node.

class Node
getParent
()

Return Value

Type: json.node.Node

the parent node, or NULL if node is the root node