Version of the database to run. Migrations up to and including this version will be executed on connection.
Connect to the database configured by the Name and Version properties.
Deletes a map (storeName => object[]) of objects from the specified store(s).
Close the connection to the database
Inserts a map (storeName => object[]) of objects into the specified store(s).
Updates a map (storeName => object[]) of objects in the specified store(s).
Name of the database to connect to.