In-memory trie representation.
A Trie implementation using a generic HashDB backing database.
Trie
HashDB
Used to build a collection of child nodes from a collection of NodeHandles
NodeHandle