var nsPredicate : NSPredicate?
The request’s predicate.
var nsSortDescriptors : [NSSortDescriptor ]
The request’s sort descriptors, accessed as reference types.
var sectionIdentifier : KeyPath <Result, SectionIdentifier >
The key path that the system uses to group fetched results into sections.
struct Section
A collection of fetched results that share a specified identifier.