How about Node.dump() returns a dictionary of all contained children? At the moment, it only returns values, no children. This could be used for debugging, showing what is currently stored in-memory, and what would be written to disk if flushed.