Optional
Readonly
bulkOptional: An optimized bulkInsert function. (Highly recommended)
Optional
Readonly
countOptional: An optimized counting function. Highly recommended.
Optional
Readonly
createOptional: An optimized createAndSave function.
Readonly
deleteDeleting an instance.
Readonly
retrieveAttempts to retrieves an instance.
Readonly
saveSaving a model.
Readonly
searchSearches for instances by a query.
An interface that describes a datastore. By implementing this interface, databases can be swapped.