Property IsLeaf

Assembly: redb.Core.dll

Checks if node is leaf (has no children)

bool IsLeaf { get; }