All of a sudden, all nodes were deleted.
Gregory King
Hi, not sure why this might be happening. Do you maybe have something programmatically calling your Database via a driver that could be causing this?
You could call
SHOW TRANSACTIONS
to see which transactions might be running and read up more on managing them here.