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

'Lookup' statement supports 'Limit' function #3711

Closed
zhaohaifei opened this issue Jan 13, 2022 · 1 comment
Closed

'Lookup' statement supports 'Limit' function #3711

zhaohaifei opened this issue Jan 13, 2022 · 1 comment
Labels
type/feature req Type: feature request

Comments

@zhaohaifei
Copy link
Contributor

zhaohaifei commented Jan 13, 2022

Is your feature request related to a problem? Please describe.

The current lookup statement does not support limit,
image
But I think this function is commonly used, and there are also users in the forum who have this demand. eg,
https://discuss.nebula-graph.com.cn/t/topic/7241
https://discuss.nebula-graph.com.cn/t/topic/7243
Therefore, is it possible to support this feature?

Describe the solution you'd like

Add 'Limit' clause in 'Lookup' statement.

Describe alternatives you've considered

Additional context

@zhaohaifei zhaohaifei added the type/feature req Type: feature request label Jan 13, 2022
@Shylock-Hg
Copy link
Contributor

It's supported as lookup ... | limit 2, 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants