ancestorIdsDownstream property

Iterable<I> ancestorIdsDownstream

All ancestor IDs starting from root and walking down.

Implementation

Iterable<I> get ancestorIdsDownstream;