Skip to content

Commit

Permalink
Update 7.unwind.md (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
izhuxiaoqing committed Jul 28, 2021
1 parent 99c678a commit 15aa044
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## 语法

```ngql
UNWIND <list> AS <alias> <RETURN clause>
UNWIND <list> AS <alias> <RETURN clause>;
```

## 拆分列表
Expand Down

0 comments on commit 15aa044

Please sign in to comment.