Skip to content

Commit

Permalink
Update comments.md (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
foesa-yang authored Nov 24, 2021
1 parent 130a1e6 commit 69a1300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs-2.0/3.ngql-guide/1.nGQL-overview/comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

## 历史版本兼容性

* Nebula Graph 1.0支持四种注释方式: `#``--``//``/* */`
* Nebula Graph 2.0中`--`不再是注释符,而是代表[边模式](../../3.ngql-guide/1.nGQL-overview/3.graph-patterns.md)
* Nebula Graph 1.x支持四种注释方式: `#``--``//``/* */`
* Nebula Graph 2.x中`--`不再是注释符。

## Examples

Expand Down

0 comments on commit 69a1300

Please sign in to comment.