Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData sort on to-many relationship

Is there a Java equivalent to Apple's Core Data?

Core Data Multithreading Import (Duplicate Objects)

How often should I save to Core Data?

iphone core-data

Core Data Import - Not releasing memory

Update Spotlight Search Index when working with Core Data?

Xcode4: Different code generated for custom core data managed objects

Pre-load core data database in iOS 5 with UIManagedDocument

Importing old CoreData model into new project

ios xcode core-data

Renaming coredata .xcdatamodeld file and migration

Cannot convert value of type 'NSFetchRequest<NSFetchRequestResult>' to specified type 'NSFetchRequest<T>'

ios swift core-data ios10

Can you sync CoreData with iCloud?

How to get the size of data present in coredata store?

ios xcode core-data

Debugging SIGABRT within NSManagedObjectContext -save:

Core Data: What should I use as a Sort Descriptor with ordered set (ios5) in a many to many relationship

ios core-data nspredicate

Reflect changes to objects in a relationship in parent object with NSFetchedResultsController

Deciding to use Core Data or NSUserDefaults

NSFetchedResultsController doesn't call controllerDidChangeContent: after update to non-fetched NSManagedObject

Is Core Data useful for readonly data too?

Core Data delete rule -- to-many relationship, delete when empty

objective-c core-data