Property IsLeaf

Assembly: redb.Core.dll

Checks if node is leaf (has no children)

public bool IsLeaf { get; }