Asynchronously iterate over the selected items
Return all selected items as an array.
Calculate the number of selected items.
Delete the selected items from the database.
Drop count
items off of the beginning of a selection
Filter the selection
Test if the selection is empty or not.
Limit the selection to at most count
items
Replace all selected items with the result of passing them into the given callback.
Update all selected items with the given delta.
Generated using TypeDoc
Represents a selection of a bunch of items from a Store.