We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26747a1 commit 3eb6460Copy full SHA for 3eb6460
docs-2.0/nebula-explorer/db-management/ngql-template.md
@@ -40,4 +40,6 @@ NebulaGraph 数据库里已经创建 Schema。
40
41
## 使用模板
42
43
-除了在模板列表页面单击  自动跳转至控制台并输入模板,还支持在图探索页面使用模板。详情参见[开始探索](../graph-explorer/ex-ug-query-exploration.md)。
+- (推荐)在图探索页面使用模板。详情参见[开始探索](../graph-explorer/ex-ug-query-exploration.md)。
44
+
45
+- 在模板列表页面单击  自动跳转至控制台并输入模板语句,需要自行修改参数化的文本。
docs-2.0/nebula-explorer/graph-explorer/ex-ug-query-exploration.md
@@ -61,6 +61,8 @@
61
62
用户可以选择已创建的查询语句模板,并填写模板参数值。
63
64
+
65
66
- 返回结果为点时,画布上会展示这些点。
67
- 返回结果不为点时,会用表格形式展示结果。例如返回球员姓名、年龄等。
68
0 commit comments