openDatabase

open override fun openDatabase(pathToDb: Path): Database

The database file must already exist at the path

Return

the database

Parameters

pathToDb

the path to the database file, must not be null