create#

classmethod Database.create(db_path)#

Create a database in a given location.

Parameters:
db_pathstr

Path to the top-level database directory.

Returns:
Database