Enum NodeType

#include <bt.h>

Indicates the type of a B+-tree node. INDEX_NODE indicates a internal node while LEAF_NODE indicates a leaf node.