cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Rollback - " Deleting Emil" Cypher Query after DETACH DELETE

Hi, I am a beginner and going thru the lessons in Graph Academy.

My Problem: Hit Enter/Confirm button before including the WHERE clause to my query : " MATCH (p:Person) DETACH DELETE ". This resulted in about 154 Nodes deleted.

How do I rollback ? Suggestions required so that I can proceed with my lessons

2 REPLIES 2

Hello @kthanptel and welcome to the Community!

Since you deleted everything in the graph, I suggest you do the following:

  1. Go to the sandbox.neo4j.com site and terminate the movies sandbox.
  2. Refresh the page for the Challenge. It will take a minute or so to recreate the sandbox and prepare it for the challenge.

Elaine

Hi Elaine
Many thanks for your prompt support. I haven't yet started on the sandbox afresh as I am going thru the "self paced" course from "graphacademy.neo4j.com

However, I am good for now as I have progressed to the GraphModeling chapters.
Thanks
Krishnan