支持按边的rank作过滤 #5120
Labels
affects/none
PR/issue: this bug affects none version.
duplicate
Solution: this issue or pull request already exists
process/done
Process of bug
severity/major
Severity of bug
type/bug
Type: something is unexpected
Milestone
当前版本3.4.2下,
match ()-[e]->() where rank(e) == 2 return e limit 10
会报错:-1005:Scan vertices or edges need to specify a limit number, or limit number can not push down.
The text was updated successfully, but these errors were encountered: