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

feature: support display execution plan #65

Closed
QingZ11 opened this issue Dec 22, 2021 · 0 comments
Closed

feature: support display execution plan #65

QingZ11 opened this issue Dec 22, 2021 · 0 comments

Comments

@QingZ11
Copy link

QingZ11 commented Dec 22, 2021

If a user executes an nGQL sentence using explain or profile, nebula should return the corresponding execution plan, which you can draw graphically in the studio, currently the console uses graphviz to generate the corresponding graph.

如果用户使用 explain 或者 profile 执行一句 nGQL 时,nebula 会返回对应的 execution plan,你们可以在 studio 中用图形的方式将这个 plan 画出来,目前 console 是通过 graphviz 来生成对应的图片。

ref:https://discuss.nebula-graph.com.cn/t/topic/2333/14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants