From 3ad4079756e0636f2d5683907eeed412663ec1fa Mon Sep 17 00:00:00 2001 From: "abby.huang" <78209557+abby-cyber@users.noreply.github.com> Date: Thu, 19 May 2022 14:43:40 +0800 Subject: [PATCH] Update 12.query-visually.md (#1381) --- docs-2.0/nebula-explorer/12.query-visually.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs-2.0/nebula-explorer/12.query-visually.md b/docs-2.0/nebula-explorer/12.query-visually.md index 064b8823d73..ddc0713cb12 100644 --- a/docs-2.0/nebula-explorer/12.query-visually.md +++ b/docs-2.0/nebula-explorer/12.query-visually.md @@ -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. @@ -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.