You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logically, we should distinguish whether the tag is not satisfied the condition or the edge is not satisfied the condition, if the tag is not satisfied return nothing else return a record
Please check the FAQ documentation before raising an issue
Describe the bug (required)
getNeighbor's result is
getNeighbor's result is
There will be an error when taking the vertex (should not be return)
Expect
go from "Tony Parker" over like Where $^.player.age > 36 yield $^ as src
getNeighbor's result is
Your Environments (required)
uname -a
g++ --version
orclang++ --version
lscpu
a3ffc7d8
)How To Reproduce(required)
Steps to reproduce the behavior:
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: