Hi,
I am trying to save and retrieve a hierarchy of objects. I know its not easy to do it with sqlite3.
Is it possible to do this with Core Data ? can I save all the objects and retrieve them, modify them save them back to file using core data?
Are they are sample code/ tutorial to do this?
Google didn't help me
Thanks for replying.