Returns null
if the Obj
has no path
or is the root
Obj
. It also returns null
for an orphaned Obj
, where the Obj
itself has a path
, but no other Obj
exists with a path matching the parent path.
Returns
Obj
or null
.
Examples
Find all orphans: