i tried a lot of things but i want to do a script python that before an insert of nodes and relationships (many of them) reset the auradb instance to blank. so, click in a button doesnt work for me. how can i do this?
another question: error "A query with 'CALL { ... } IN TRANSACTIONS' can only be executed in an implicit transaction, but tried to execute in an explicit transaction" every time that i tried to do a call to delete nodes and relationships with driver in python. whats the point?