"Before you can re-run the import process, you must delete any existing data and drop any constraints."
DELETE is only possible for unconnected Nodes, DETACH DELETE can delete both at the same time.
-> Is it not faster to Drop the whole db and recreate it? If you only have lookup-Indexes...