I have Core Data working in my app. So, I fetch an XML file, parse the data into model objects and insert them into core data. They are saved in the persistent store and I
The fastest way to ditch everything is to send your managed object context the reset message.
reset