You should have used CREATE instead of MERGE, then you would only have created a new node. MERGE first matches existing nodes and only creates a new one if no existing node was found.
Unfortunately, the only way is from a backup or a repriming of the data from the source. Been there, done that. Since then, my company takes a backup each night and restores in another environment. That way we can test any manual update scripts before applying in production.