setcollection.set(models, [options]) The set method performs a "smart" update of the collection with the passed list of models
groupBy
modelcollection.model([attrs], [options]) Override this property to specify the model class that the collection contains. If defined
wherecollection.where(attributes) Return an array of all the models in a collection that match the passed attributes. Useful
every (all)
sample
constructor / initializenew Backbone.Collection([models], [options]) When creating a Collection, you may choose to pass in the initial
partition
getcollection.get(id) Get a model from a collection, specified by an
indexOf
Page 1 of 7