is there any way to delete all the data in Memgraph and reset the next internal ID to be created to zero?
I've noticed that every node that is created gets the automatically new ID. When I delete the node that ID is not used again but a new one is used.