Hi everyone, My name is Soumitra Dutta, an Oxford-based entrepreneur & photographer. I’m currently working with Neo4j and ran into an error in my Cypher query:
WITH is required between MERGE and MATCH.
My query structure basically has a MERGE followed by a MATCH, and Neo4j throws this error. I understand it might be related to how variables are passed between query parts, but I’m not completely sure how to fix it properly.
Regards
Soumitra Dutta Oxford