TuGraph-family / tugraph-db

TuGraph is a high performance graph database.
https://tugraph.org
Apache License 2.0
1.29k stars 177 forks source link

no viable alternative at input ' `NEXT`'" #532

Open lizhongxiang12138 opened 1 month ago

lizhongxiang12138 commented 1 month ago

Environment: docker tugraph 版本:4.3.0

执行查询 MATCH (t:Travel_Travel) WHERE t.id = "虎跳峡高路徒步+玉龙雪山秘境丨环线2日游" RETURN t NEXT MATCH (s:Travel_Schedule) WHERE s.Travel_ScheduleTravel_Travel = t RETURN s.day, s.Travel_ScheduledestinationTravel_Destination, s.Travel_ScheduleplayTravel_Destination, s.Travel_Schedulehotel__Travel_Hotel, s.eat

报错: error_message: "[ParserException] ParserException: line 1:70 no viable alternative at input ' NEXT'"

ljcui commented 1 month ago

NEXT 不是cypher里面的语法

github-actions[bot] commented 4 days ago

Hello @lizhongxiang12138. Please provide more info for debugging. Issues labeled by more info needed will be closed if no activities in 7 days.

你好 @lizhongxiang12138, 我们需要你提供更多信息以便于排查问题。7 天内未跟进此 issue 将会被自动关闭。