The interface provided by objects that can handle basic persistence, retrieval, and deletion of data in a given data store
Handles persisting the given array of objects
Deletes all previously persisted data
Retrieves previously persisted data as an array of objects
Generated using TypeDoc
The interface provided by objects that can handle basic persistence, retrieval, and deletion of data in a given data store