PRIVATE
Defined in: addon/-private/system/identity-map.js:3
Module: ember-data
IdentityMap is a custom storage map for records by modelName used by DS.Store.
Clears the contents of all known RecordMaps, but does not remove the RecordMap instances.
RecordMap
Retrieves the RecordMap for a given modelName, creating one if one did not already exist. This is similar to getWithDefault or get on a MapWithDefault
RecordMap
© 2017 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
http://emberjs.com/api/data/classes/IdentityMap.html