The search functionality needs JavaScript enabled
A reference to the node's parent.
class BTree.Node { // ... BTree.Node _parent = null; // ... }