Property Ancestors

Assembly: redb.Core.dll

Gets all node ancestors (from parent to root)
Requires loaded hierarchy up to root

IEnumerable<T> Ancestors { get; }