Re: Core Data delete performance
Re: Core Data delete performance
- Subject: Re: Core Data delete performance
- From: Scott Stevenson <email@hidden>
- Date: Sat, 16 Dec 2006 10:31:46 -0800
On Dec 16, 2006, at 10:19 AM, Diederik Hoogenboom wrote:
I have a tree-like data structure as my core data model. When I
delete the top node with some 30,000 underlying objects (max 7
levels deep) then the cascade delete of the objects takes about
30-40 seconds.
If you want to empty the database, just delete the file itself.
You have to properly shut down the persistent store, of course.
- Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden