From b704b81179d9fcf934d5580115b3727aafa5ed6b Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Thu, 5 Jan 2023 11:35:36 +0800 Subject: [PATCH 1/3] update global settings --- .../nebula-explorer/db-management/10.create-schema.md | 4 ++++ docs-2.0/nebula-explorer/ex-ug-page-overview.md | 9 ++++----- docs-2.0/nebula-explorer/ex-ug-shortcuts.md | 8 ++++---- docs-2.0/nebula-explorer/workflow/workflows.md | 2 ++ 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/docs-2.0/nebula-explorer/db-management/10.create-schema.md b/docs-2.0/nebula-explorer/db-management/10.create-schema.md index 14f22b195f7..9d69aabfd56 100644 --- a/docs-2.0/nebula-explorer/db-management/10.create-schema.md +++ b/docs-2.0/nebula-explorer/db-management/10.create-schema.md @@ -74,6 +74,10 @@ Explorer 支持界面化方式管理 Schema。 ## 查看 Schema +!!! note + + 需要在 ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) 里开启 **查看 Schema** 才能显示该功能。 + 1. 在**图空间列表**中,找到图空间,单击图空间名称或者在**操作**列中单击**Schema**。 2. 单击**查看 Schema**页签,单击**获取 Schema**。 diff --git a/docs-2.0/nebula-explorer/ex-ug-page-overview.md b/docs-2.0/nebula-explorer/ex-ug-page-overview.md index 236779705ff..758c8ae098b 100644 --- a/docs-2.0/nebula-explorer/ex-ug-page-overview.md +++ b/docs-2.0/nebula-explorer/ex-ug-page-overview.md @@ -4,7 +4,7 @@ NebulaGraph Explorer 由顶部导航栏、左侧导航栏、和画布三大模块组成。 -![explorer-overview](https://docs-cdn.nebula-graph.com.cn/figures/ex-overview-221027-cn.png) +![explorer-overview](https://docs-cdn.nebula-graph.com.cn/figures/ex-overview-230105-cn.png) ## 顶部导航栏 @@ -12,15 +12,16 @@ NebulaGraph Explorer 由顶部导航栏、左侧导航栏、和画布三大模 | ------------------------------------------------------------ | ---------------------------------------------------- | | **Explorer** | 可视化探索及分析数据。详情参见[开始探索](graph-explorer/ex-ug-query-exploration.md)、[节点筛选](graph-explorer/node-filtering.md)、[探索拓展](graph-explorer/ex-ug-graph-exploration.md)、[图计算](graph-explorer/graph-algorithm.md)。 | | **Visual Query** | 可视化构造场景进行数据查询。详情参见[可视化查询](12.query-visually.md)。 | -| **Workflow** | 可视化构造自定义工作流进行复杂图计算。详情参见[工作流简介](workflow/workflows.md)。| +| **Workflow** | 可视化构造自定义工作流进行复杂图计算。需要在 ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) 里开启工作流才能显示 Workflow 页面。详情参见[工作流简介](workflow/workflows.md)。| | ![Schema_drafting](https://docs-cdn.nebula-graph.com.cn/figures/schema_drafting_221110.png) | 在画板上自行设计 Schema,可以直观展示点边关系。详情参见[Schema 草图](db-management/draft.md)。| | ![create_schema](https://docs-cdn.nebula-graph.com.cn/figures/studio-nav-schema.png) | 对 NebulaGraph 图空间进行管理。详情参见[创建 Schema](db-management/10.create-schema.md)。 | | ![import_data](https://docs-cdn.nebula-graph.com.cn/figures/studio-btn-download.png) | 将数据批量导入 NebulaGraph。详情参见[导入数据](db-management/11.import-data.md)。 | | ![Console](https://docs-cdn.nebula-graph.com.cn/figures/nav-console2.png) | 对 NebulaGraph 内的数据使用 nGQL 进行查询操作。详情参见[控制台](db-management/explorer-console.md)。 | | ![Template](https://docs-cdn.nebula-graph.com.cn/figures/icon-navbar-queryTemplate.png)| nGQL 语句的模板列表。详情参见[查询语句模板](db-management/ngql-template.md)。| | ![db_user_management](https://docs-cdn.nebula-graph.com.cn/figures/db_user_management_221024.png) | 数据库用户管理。详情参见[数据库用户管理](db-management/dbuser_management.md)。 | -| ![language](https://docs-cdn.nebula-graph.com.cn/figures/navbar-language.png) | 选择 NebulaGraph Explorer 页面的语言,支持中文和英文。 | +| ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) | 全局设置。可以设置 Explorer 页面的语言、开启 Beta 功能、画布查询的点边最大返回数量等。 | | ![help](https://docs-cdn.nebula-graph.com.cn/figures/navbar-help.png) | 帮助页面,指导和帮忙用户使用 NebulaGraph。 | +| ![feedback](https://docs-cdn.nebula-graph.com.cn/figures/navbar-feedback-230105.png) | 反馈页面。可以反馈故障、提交建议、参与调研或联系 NebulaGraph 团队。 | | ![clear_connection](https://docs-cdn.nebula-graph.com.cn/figures/session_221024.png) | 显示连接信息和版本信息。支持修改密码和退出登录。 | ## 左侧导航栏 @@ -43,8 +44,6 @@ NebulaGraph Explorer 由顶部导航栏、左侧导航栏、和画布三大模 | ![propertyCalculation](https://docs-cdn.nebula-graph.com.cn/figures/icon-nav-propertyCalculation.png)| 基于画布中已聚合的边进行属性计算。更多信息,参见[属性计算](graph-explorer/property-calculation.md)。 | | ![snapshot](https://docs-cdn.nebula-graph.com.cn/figures/snapshot-history_cn.png) | 查看历史快照信息。更多信息,参见[画布快照](canvas-operations/canvas-snapshot.md)。 | | ![graphSpace](https://docs-cdn.nebula-graph.com.cn/figures/nav-graphSpace_cn.png) | 查看所有图空间,单击图空间可创建相应图空间的画布。更多信息,参见[选择图空间](graph-explorer/13.choose-graphspace.md)。 | -| ![Help](https://docs-cdn.nebula-graph.com.cn/figures/nav-help_cn.png) | 查看 Explorer 操作文档、论坛内容等。 | -| ![Setup](https://docs-cdn.nebula-graph.com.cn/figures/nav-setup2.png) | 查看用户名、版本、快捷键,限制查询最大返回数量。| ## 画布 diff --git a/docs-2.0/nebula-explorer/ex-ug-shortcuts.md b/docs-2.0/nebula-explorer/ex-ug-shortcuts.md index 532bd4a3f88..93fe5831bf4 100644 --- a/docs-2.0/nebula-explorer/ex-ug-shortcuts.md +++ b/docs-2.0/nebula-explorer/ex-ug-shortcuts.md @@ -7,7 +7,7 @@ | 操作 | 说明 | | ---------------- | ------------------------------------------------------------ | | 移动画布 | 在画布空白处鼠标左键拖拽移动。 | -| 放大或缩小画布 | 鼠标滚轮向下放大画布,向上缩小画布。 | +| 放大或缩小画布 | 使用鼠标滚轮放大或缩小。 | | 选中单个点或单条边 | 鼠标左键单击节点或边。 | | 选中多个点或多条边 | 同时按住 Shift 和鼠标左键单击点或边。 | | 批量选中数据 | 按住鼠标右键并框选数据;或者同时按住 Shift 和鼠标左键,并框选数据。 | @@ -23,7 +23,7 @@ | Shift + '+' | 放大 | | Shift + 'l' | 显示 | | Ctrl/Cmd + 'z' | 撤销 | -| Ctrl/Cmd + Shift + 'z' | 回退 | +| Ctrl/Cmd + Shift + 'z' | 重做 | | Ctrl/Cmd + 'a' | 选中所有点| -| 选中 + 'del'| 隐藏 | -| 选中 + Shift + 'del' | 隐藏其他 | +| 选中 + 'Backspace'| 隐藏 | +| 选中 + Shift + 'Backspace' | 隐藏其他 | diff --git a/docs-2.0/nebula-explorer/workflow/workflows.md b/docs-2.0/nebula-explorer/workflow/workflows.md index 8558dddbc79..e78dc655cfc 100644 --- a/docs-2.0/nebula-explorer/workflow/workflows.md +++ b/docs-2.0/nebula-explorer/workflow/workflows.md @@ -19,6 +19,8 @@ Nebula Explorer 提供多种**组件**(Component),包括图查询组件和 ## 注意事项 +- 需要在 ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) 里开启工作流才能显示 Workflow 页面。 + - 使用工作流需要额外部署 Dag Controller 和 Nebula Analytics。详情参见[NebulaGraph Analytics](../..//graph-computing/nebula-analytics.md)和[部署 Explorer](../deploy-connect/ex-ug-deploy.md)。 - 图查询组件的输入只能是查询语言。 From c5e797c74a6f25eaef41fe419dee6dc50cee90e3 Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Thu, 5 Jan 2023 13:32:55 +0800 Subject: [PATCH 2/3] Update ex-ug-page-overview.md --- docs-2.0/nebula-explorer/ex-ug-page-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/nebula-explorer/ex-ug-page-overview.md b/docs-2.0/nebula-explorer/ex-ug-page-overview.md index 758c8ae098b..73b47468bb7 100644 --- a/docs-2.0/nebula-explorer/ex-ug-page-overview.md +++ b/docs-2.0/nebula-explorer/ex-ug-page-overview.md @@ -19,7 +19,7 @@ NebulaGraph Explorer 由顶部导航栏、左侧导航栏、和画布三大模 | ![Console](https://docs-cdn.nebula-graph.com.cn/figures/nav-console2.png) | 对 NebulaGraph 内的数据使用 nGQL 进行查询操作。详情参见[控制台](db-management/explorer-console.md)。 | | ![Template](https://docs-cdn.nebula-graph.com.cn/figures/icon-navbar-queryTemplate.png)| nGQL 语句的模板列表。详情参见[查询语句模板](db-management/ngql-template.md)。| | ![db_user_management](https://docs-cdn.nebula-graph.com.cn/figures/db_user_management_221024.png) | 数据库用户管理。详情参见[数据库用户管理](db-management/dbuser_management.md)。 | -| ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) | 全局设置。可以设置 Explorer 页面的语言、开启 Beta 功能、画布查询的点边最大返回数量等。 | +| ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) | 全局设置。可以设置 Explorer 页面的语言、开启 Beta 功能、画布查询结果最大数量等。 | | ![help](https://docs-cdn.nebula-graph.com.cn/figures/navbar-help.png) | 帮助页面,指导和帮忙用户使用 NebulaGraph。 | | ![feedback](https://docs-cdn.nebula-graph.com.cn/figures/navbar-feedback-230105.png) | 反馈页面。可以反馈故障、提交建议、参与调研或联系 NebulaGraph 团队。 | | ![clear_connection](https://docs-cdn.nebula-graph.com.cn/figures/session_221024.png) | 显示连接信息和版本信息。支持修改密码和退出登录。 | From d2fab58975648759905837a031a51194ef3ccd07 Mon Sep 17 00:00:00 2001 From: foesa <35463247+foesa-yang@users.noreply.github.com> Date: Mon, 9 Jan 2023 17:18:48 +0800 Subject: [PATCH 3/3] Update docs-2.0/nebula-explorer/db-management/10.create-schema.md Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com> --- docs-2.0/nebula-explorer/db-management/10.create-schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/nebula-explorer/db-management/10.create-schema.md b/docs-2.0/nebula-explorer/db-management/10.create-schema.md index 9d69aabfd56..0206cc6c8b2 100644 --- a/docs-2.0/nebula-explorer/db-management/10.create-schema.md +++ b/docs-2.0/nebula-explorer/db-management/10.create-schema.md @@ -76,7 +76,7 @@ Explorer 支持界面化方式管理 Schema。 !!! note - 需要在 ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) 里开启 **查看 Schema** 才能显示该功能。 + 需要在 ![setting](https://docs-cdn.nebula-graph.com.cn/figures/navbar-setting-0105.png) 里开启**查看 Schema** 才能显示该功能。 1. 在**图空间列表**中,找到图空间,单击图空间名称或者在**操作**列中单击**Schema**。