Function BTree.Node.isFull

Indicates if the node has reached the size limit specified in NodeSizeV.

bool isFull();