Class DS.FilteredRecordArray
Extends:
DS.RecordArray
Module:
ember-data
Represents a list of records whose membership is determined by the store. As records are created, loaded, or modified, the store evaluates them to determine if they should be part of the record array.