ancestorIdsUpstream property

Iterable<I> ancestorIdsUpstream

All ancestor IDs starting from parent and walking up.

Implementation

Iterable<I> get ancestorIdsUpstream;