I am using WAF.Engine.WAFRuntime.SystemSession.DeleteNode(id, deletePermanently: true), but the data still remains in the SQL-database.
I'm trying to delete around 10 000 content nodes, and suffice to say, I don't need 10 000 unused nodes laying around the database for no good reason.
How can I really deletePermanently?
Thanks,
Emil