Core Data Framework Reference
This collection of documents provides the API reference for the Core Data framework. Core Data provides object graph management and persistence for Foundation and Cocoa applications. For more details, see “Core Data Basics”.
| Framework | /System/Library/Frameworks/CoreData.framework |
| Header file directories | /System/Library/Frameworks/CoreData.framework/Headers |
- NSAtomicStore
- NSAtomicStoreCacheNode
- NSAttributeDescription
- NSEntityDescription
- NSEntityMapping
- NSEntityMigrationPolicy
- NSExpressionDescription
- NSFetchedPropertyDescription
- NSFetchRequest
- NSFetchRequestExpression
- NSIncrementalStore
- NSIncrementalStoreNode
- NSManagedObject
- NSManagedObjectContext
- NSManagedObjectID
- NSManagedObjectModel
- NSMappingModel
- NSMergeConflict
- NSMergePolicy
- NSPersistentStore
- NSPersistentStoreCoordinator
- NSPersistentStoreRequest
- NSPropertyDescription
- NSPropertyMapping
- NSRelationshipDescription
- NSSaveChangesRequest
Class References
- Core Data Constants
Other References
© 2004, 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-02-17)