Fatal error: Uncaught GraphAware\Neo4j\Client\Exception\Neo4jException: Neo4j Exception with code "Neo.ClientError.Statement.SyntaxError" and message "Invalid input '(': expected an identifier character, whitespace, NodeLabel, a property map, ')' or a relationship pattern (line 1, column 18 (offset: 17))
"merge (n:文档:数据:城市(废弃) {uid: "26541", cate: "2"}) on create set n.name="沛(172)", n.cate="2", n.game_id="29", n.create_time="1730419538", n.create_ymd="2024-11-01" on match set n.name="沛(172)", n.cate="2", n.game_id="29", n.update_time="1730419538", n.update_ymd="2024-11-01" return n"
^" in /www/wwwroot/vgbaike/slightphp/plugins/neo4j/src/HttpDriver/Session.php:152
Stack trace:
#0 /www/wwwroot/vgbaike/slightphp/plugins/neo4j/src/HttpDriver/Pipeline.php(50): GraphAware\Neo4j\Client\HttpDriver\Session->flush(Object(GraphAware\Neo4j\Client\HttpDriver\Pipeline))
#1 /www/wwwroot/vgbaike/slightphp/plugins/neo4j/src/HttpDriver/Session.php(95): GraphAware\Neo4j\Client\HttpDriver\ in /www/wwwroot/vgbaike/slightphp/plugins/neo4j/src/HttpDriver/Session.php on line 152