The type of objects contained in this store.
Gives access to the store indexes.
The type is unknown
because the type should be given by the user-defined $$
type.
See Example.
Add an item to the store.
Add an index to the store.
Only possible in a migration; see Versioning.
The name to give the new index
unqiue
: enforces unique values for this trait; see Index.unique.explode
: see Index.explode.Remove all items from the store.
Calculate the number of items in the store
Remove an index from the store
Only possible in a migration; see Versioning.
Begin a query with all the items in the store
Generated using TypeDoc
A collection of items stored in the database.