1

i am new in ios field, read the tutorial related to above class from apple official website. But i can't understand what is actually job of the NSManagedObject, NSManagedObjectContext, NSEntityDescription, NSPredicate given class. so please help me. Thank You.

Gangani Roshan
  • 583
  • 1
  • 8
  • 25
  • 1
    Link to the tutorial: [Core Data Programming Guide](https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/CoreData/). Please take a look before voting to close. – Willeke Jun 30 '17 at 09:41

1 Answers1

1

Apple should put a link to Core Data Core Competencies in the tutorial.

Willeke
  • 14,578
  • 4
  • 19
  • 47