Contents

NSQueryGenerationToken

A token that indicates which generation of the persistent store is being accessed.

Declaration

class NSQueryGenerationToken

Mentioned in

Overview

When a managed object context is pinned to a specific generation of the app data, a query generation token will be associated with that context.

Topics

Identifying Generations of App Data

Initializers

See Also

Conflict Management