Class InternalModelMap private
Defined in:
addon/-private/system/internal-model-map.js:4
Module:
ember-data
InternalModelMap is a custom storage map for internalModels of a given modelName
used by IdentityMap.
It was extracted from an implicit pojo based "internalModel map" and preserves that interface while we work towards a more official API.
Methods
clear
Module:
ember-data
Defined in addon/-private/system/internal-model-map.js:95
Destroy all models in the internalModelTest and wipe metadata.