create# classmethod Database.create(db_path)# Create a database in a given location. Parameters: db_pathstrPath to the top-level database directory. Returns: Database