Contents

DataStoreBatching

An interface that enables a custom data store to support batch requests.

Declaration

protocol DataStoreBatching : DataStore

Topics

Deleting persisted model data

See Also

Model storage