alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.31k stars 448 forks source link

[BUG] Could not define a relation with name `containts` #4317

Open zhanglei1949 opened 2 weeks ago

zhanglei1949 commented 2 weeks ago

It seems that contains is a reserved word for cypher? @neo4j> MATCH(n: acs_acs_sls_project { __entity_id__ : "6a24371ccf3174d119a805b38f0397da"})-[e:contains]->(b) return b limit 10; ErrorCode: CYPHER_INVALID_SYNTAX Message: syntax error occurs at [line: 1, column: 87]; msg is: [no viable alternative at input '-[e:contains'] EC: 03-0101 QueryId: 16018829599250355157