In Chapter Import Using Cypher, I met an memory issue in the sandbox.
When I run cmd "MATCH (n) DETACH DELETE n"
The console shows:
Neo.TransientError.General.MemoryPoolOutOfMemoryError
The allocation of an extra 2.0 MiB would use more than the l...
Thank you for sharing the command with me. It works well.
However, I got another error in this demo.
I finished all the steps and got the results which is same as the description but cannot pass the Validate Results step and got
ERROR!
Unexpected to...