Contents

indexes

An array of fetch index descriptions for the entity.

Declaration

var indexes: [NSFetchIndexDescription] { get set }

Discussion

This value doesn’t form part of the entity’s version hash, and stores that don’t natively support indexing may ignore it.

See Also

Configuring indexes and constraints