DS.FilteredRecordArray Class
Extends: DS.RecordArray Defined in: addon/-private/system/record-arrays/filtered-record-array.js:10 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.