entitiesByName
The entities of the model, keyed by name.
Declaration
var entitiesByName: [String : NSEntityDescription] { get }Discussion
Entities are instances of NSEntityDescription.
The entities of the model, keyed by name.
var entitiesByName: [String : NSEntityDescription] { get }Entities are instances of NSEntityDescription.