SYNOPSIS
Build and maintain a javascript tree from the sublevels in a leveldb instance. Faster than a full scan.
USAGE
To initialize level-subtree
var Tree = var db = './db'var tree = var handle = tree
To update the tree...
handle // use when adding a new sublevel.