Retrieve the ancestors of a list of entries. @return [Hash] Object-indexed hash of ancestors of entities, starting with the root.
Retrieve the ancestors of the entity. @return [Array] Ancestors of this entity, starting with the root.
Return a string representation of path suitable for display. @return [String] @see path
[Validate]