Hello,
I think something is wrong with the sandbox, for following course/challenge:
CHALLENGE Retrieving Nodes
There is no result when we use it, even the default query:
MATCH (p:Person)
RETURN p.name
is not working, it will just erase the code when ...