relationshipMappings
The array of relationship mappings for the entity mapping.
Declaration
var relationshipMappings: [NSPropertyMapping]? { get set }Discussion
The order of mappings in the array specifies the order in which the mappings will be processed during a migration.