Indicates if this is a leaf node
Defines the distance between a query and the internal nodes of an index.
Defines the distance between a query and the leaf nodes of an index.
Adds a child node to this node.
The children of a node.
Indicates if this is a leaf node
Helper class to create indices. Defines a node in a tree, with a parent node and a boolean indication if it is a leaf node.