Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

match (v)-[e]-(v2) return v2 LIMIT 111 --the error message is not very clear #4178

Open
svenwei opened this issue Apr 19, 2022 · 0 comments
Open
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@svenwei
Copy link

svenwei commented Apr 19, 2022

Introduction

graph studio v3.2.3 nebulagraph版本3.0.2
match (v)-[e]-(v2) return e LIMIT 111;
做过限制还是出现Scan vertices or edges need to specify a limit number, or limit number can not push down.,

Contents
可以直接清楚返回不能支持这样语法,或需要在节点上加tag,而这样返回很容易让人费解

@svenwei svenwei added the type/enhancement Type: make the code neat or more efficient label Apr 19, 2022
@Sophie-Xie Sophie-Xie changed the title match (v)-[e]-(v2) return v2 LIMIT 111 返回错误不是十分清晰 match (v)-[e]-(v2) return v2 LIMIT 111 --the error message is not very clear Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

1 participant