Skip to content

Commit

Permalink
Update 12.query-visually.md (#1381)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored May 19, 2022
1 parent dfa133a commit 3ad4079
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs-2.0/nebula-explorer/12.query-visually.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ On the page, the descriptions of other icons are as follows.

One vertex can have zero or multiple tags:

- When 0 tag is set, query the vertex without tags.
- When 1 tag is set, query the vertex with that tag.
- When multiple tags are set, query the vertex that has all the tags you set.
- When 0 tag is set, query the vertex without tags.
- When 1 tag is set, query the vertex with that tag.
- When multiple tags are set, query the vertex that has all the tags you set.

- **Filter**: Add one or more sets of filter conditions, including vertex properties, operators, and property values.

Expand All @@ -74,9 +74,9 @@ On the page, the descriptions of other icons are as follows.

One edge have one and only one edge type:

- When one edge type is set, query the edge with that edge type.
- When one edge type is set, query the edge with that edge type.

- When multiple edge types are set, query the edge that has any of the edge types you set.
- When multiple edge types are set, query the edge that has any of the edge types you set.

- **Direction**: Set the edge direction between two vertices, including Outgoing, Incoming, and Bidirect.

Expand Down

0 comments on commit 3ad4079

Please sign in to comment.