Hi,
I wrote the next Cypher code to the sandbox:
MERGE (p:Person {name: 'Daniel Kaluuya'}). And the node was created.
When I clicked the Check Database button, I got the next message:
"### Oops!
It looks like you haven't passed the test, please check your answers and try again.If you are stuck, try clicking the Show Hint button."
I clicked the button, and later the Show Solution too. And the Solution is same as our my code.
Anyone have any ideas what could be wrong?
I've moved on to the Graph Data Modeling Fundamentals, and I'm still having the same problem for every single practice Sandbox session. I'm starting to wonder if Neo4j is having some issues with Sandbox today or something.
Same issue here. I've even executed the proper query after those "MERGE"s, which returned the correct data. However the "Check Database" is still returning that "OOPS!" error
The same is happening here. In the Cypher Fundamentals and Graph Data Modeling Fundamentals.
Even running the solution the "Validate Results" function is not working properly.
Before Sunday, everything was running perfectly.