NSSQLiteAnalyzeOption
Option key to run an analysis of the store data to optimize indices based on statistical information when the store is added to the coordinator.
Declaration
let NSSQLiteAnalyzeOption: StringDiscussion
This invokes SQLite’s ANALYZE command. It is ignored by stores other than the SQLite store.