mirror of https://gitee.com/bigwinds/arangodb
parent
5fd0bb7dbf
commit
e66b00b745
|
@ -90,7 +90,7 @@ the database (e.g. `_id`, `_key`, `_rev`).
|
|||
|
||||
|
||||
```js
|
||||
INSERT document IN collection options RETURN NEW
|
||||
INSERT document IN collection RETURN NEW
|
||||
```
|
||||
|
||||
Following is an example using a variable named `inserted` to return the inserted
|
||||
|
|
Loading…
Reference in New Issue