includesSubentities
A Boolean value that indicates whether the fetch request includes subentities in the results.
Declaration
var includesSubentities: Bool { get set }Discussion
The value is true if the request will include all subentities of the entity for the request; otherwise it is false. The default is true.