Beta
Retrieves the total count of records.
A promise that resolves to the number of records.
Retrieves a specific record by its index.
Optional
onOptional method to handle deletion of a record.
The entity to delete.
A promise that resolves when the deletion is complete.
Interface for providing records.