Skip to content

Commit 3eb6460

Browse files
authored
update ngql template (#2329)
1 parent 26747a1 commit 3eb6460

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs-2.0/nebula-explorer/db-management/ngql-template.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ NebulaGraph 数据库里已经创建 Schema。
4040

4141
## 使用模板
4242

43-
除了在模板列表页面单击 ![console](https://docs-cdn.nebula-graph.com.cn/figures/nav-console2.png) 自动跳转至控制台并输入模板,还支持在图探索页面使用模板。详情参见[开始探索](../graph-explorer/ex-ug-query-exploration.md)
43+
- (推荐)在图探索页面使用模板。详情参见[开始探索](../graph-explorer/ex-ug-query-exploration.md)
44+
45+
- 在模板列表页面单击 ![console](https://docs-cdn.nebula-graph.com.cn/figures/nav-console2.png) 自动跳转至控制台并输入模板语句,需要自行修改参数化的文本。

docs-2.0/nebula-explorer/graph-explorer/ex-ug-query-exploration.md

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161

6262
用户可以选择已创建的查询语句模板,并填写模板参数值。
6363

64+
![query_template](https://docs-cdn.nebula-graph.com.cn/figures/query_template_221118_cn.png)
65+
6466
- 返回结果为点时,画布上会展示这些点。
6567
- 返回结果不为点时,会用表格形式展示结果。例如返回球员姓名、年龄等。
6668

0 commit comments

Comments
 (0)