NAME
Hermes::DBI::Root - DB interface to Hermes root data
SYNOPSIS
use Hermes::DBI::Root;
my $db = Hermes::DBI::Root->new( '/database/file' );
METHODS
See Vulcan::SQLiteDB.
DATABASE
A SQLITE db has tables of two columns:
key : node name
value : info associated with node