create#

Edb.create(db_path)[source]#

Create a Database at the specified file location.

Parameters:
db_pathstr

Path to top-level database folder

Returns:
Database