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

Update 12.query-visually.md #1841

Merged
merged 1 commit into from
May 26, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs-2.0/nebula-explorer/12.query-visually.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

- **筛选条件**:设置一组或多组针对点的过滤条件,包括点的属性、运算符、属性值。

!!! enterpriseonly
!!! note

当配置多 Tag 的点时,不支持设置**筛选条件**查询数据。

Expand All @@ -81,9 +81,9 @@
- **范围**:设置变长路径。
- **筛选条件**:设置一组或多组针对边的过滤条件,包括边的属性、运算符、属性值。

!!! enterpriseonly
!!! note

当同时配置多个 Tag 和多个 Edge Type 查询数据时,不支持设置**筛选条件**查询数据。
当配置多个 Edge Type 查询数据时,不支持设置**筛选条件**查询数据。

5. 查询场景(即模式)构建完成后,单击![Output](https://docs-cdn.nebula-graph.com.cn/figures/visual-nav-output.png)并框选需要返回(RETURN)的结果。

Expand Down