TuGraph-family / tugraph-db

TuGraph: A High Performance Graph Database.
https://tugraph.org
Apache License 2.0
1.44k stars 192 forks source link

变长路径且边属性过滤返回错误结果 #654

Closed zhuangshuqi closed 1 week ago

zhuangshuqi commented 2 months ago

Environment:

Describe the bug 查询指定边属性的变长路径的返回结果不正确

How to reproduce and expected behavior

match (n)-[r:rela*..2]->(m) where r:role='交易' return count(n) #返回0,是错误的

zhangwh807 commented 3 weeks ago

目前不支持可变长路径查询时用边属性进行过滤

github-actions[bot] commented 3 weeks ago

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

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

github-actions[bot] commented 1 week ago

Since this issue was labeled as "more info needed" but no response has been received for 15 days. Now the issue is closed. Please feel free to create a new one with more info if you have more questions.

由于该 issue 被标记为需要更多信息,却 15 天未收到回应。现关闭 issue,若有任何问题,可另开 issue 并提供更多信息。