get_node_parent
Description:
Get the complete path to the parent of the node defined by path
Parameters:
this |
a ServerOperation object |
path |
a complete path to a node (starting with "/") |
Returns:
a new string or null if the node does not have any parent or does not exist. |