I'm running some tests in preparation for a large migration and cleaning things up is proving to be a bit of a headache. Are there any fast mechanisms or stored procedures to delete a large batch of documents? I have a folder with 4 million records. I'm deleting the folder itself and, frankly, couldn't even open it. After 24 hours I'm about 75% of the way through deleting (they're going to the Recycle Bin).
I'm not worried about this one; it'll finish eventually. But I'm hoping there might be a better way after the next test.