Returns the root of the target plus the path from the root to get to the target.
Note that this function will throw if the passed object is not a node.
Root object type.
Target object.
Returns the root of the target plus the path from the root to get to the target.
Note that this function will throw if the passed object is not a node.