Index the B-Tree by key.
A reference to the value corresponding to this key. In case of duplicate keys, it returns one of the values, in unspecified order.
See Implementation
Index the B-Tree by key.