vesoft-inc/nebula

feat: query to get all schema of the space

開放

#5,568 建立於 2023年5月31日

 (0 則留言) (0 個反應) (0 位負責人)C++ (1,144 個分叉)batch import
help wantedtype/feature req

倉庫指標

星標
 (9,828 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南