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

SuperNode optmization in GetNbrs: offset support #4910

Open
wey-gu opened this issue Nov 21, 2022 · 0 comments
Open

SuperNode optmization in GetNbrs: offset support #4910

wey-gu opened this issue Nov 21, 2022 · 0 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Nov 21, 2022

Introduction

This topic was brought up by a discussion with @zhaojunnana, Jiqi ZHU @yixinglu @critical27 @xtcyclist .

In super node case, we may need to:

  • opt 0, add semantic to let enable offset/pagination of getNbrs(to enable application-layer pagination)
  • opt 1, add options to enable stepped/mini-batch/lite-streaming getNbrs

Let's further discuss the decisions and design in this thread, sot that to further break down changes in graphd/storaged

Content

https://github.com/vesoft-inc/nebula-community/wiki/nebulagraph-core-sync-meeting#2022-11-21

@wey-gu wey-gu added the type/enhancement Type: make the code neat or more efficient label Nov 21, 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