Method WhereLeaves()

Assembly: redb.Core.dll

Leaf nodes only (objects without children).
Uses SQL operator $isLeaf.

public virtual IRedbQueryable<TProps> WhereLeaves()