powered by
Node
Check if a Node is not a root
isNotRoot(node)
FALSE if the Node is the root, TRUE otherwise
The Node to test.