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

feat: query to get all schema of the space #5568

Open
wey-gu opened this issue May 31, 2023 · 0 comments
Open

feat: query to get all schema of the space #5568

wey-gu opened this issue May 31, 2023 · 0 comments
Labels
help wanted Community: does anyone want to work on it? type/feature req Type: feature request

Comments

@wey-gu
Copy link
Contributor

wey-gu commented May 31, 2023

This is needed in some cases i.e. support nebulagraph query in Langchain.

From the application layer, sometimes we could leverage meta-client to do so but it's not applicable for all cases.

Possible options:

  • introduce a query to show all schemas in one go
  • support variable/pipeline on desc query like:
(root@nebula) [basketballplayer]> show edges AS e| desc edge $-.e
[ERROR (-1004)]: SyntaxError: syntax error near `AS'

Wed, 31 May 2023 15:27:30 CST
@wey-gu wey-gu added type/feature req Type: feature request help wanted Community: does anyone want to work on it? labels May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Community: does anyone want to work on it? type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

1 participant