Skip to content

Commit

Permalink
delete enterpriseonly (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Oct 12, 2021
1 parent 95fbb2c commit 6463662
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions docs-2.0/3.ngql-guide/10.tag-statements/6.delete-tag.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

`DELETE TAG`语句可以删除指定点上的指定Tag。

!!! enterpriseonly

仅企业版支持本功能。

点可以有一个或多个Tag。

- 如果某个点只有一个Tag,删除这个点上的Tag后,用户就**无法访问**这个点,下次Compaction操作时会删除该点,但点上的边仍然存在。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

`concat()``concat_ws()`函数返回一个或多个字符串连接产生的字符串。

!!! enterpriseonly

仅企业版支持本功能。

## concat()函数

`concat()`函数至少需要两个或以上字符串参数,并将所有参数连接成一个字符串。
Expand Down

0 comments on commit 6463662

Please sign in to comment.