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
当前版本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.