mirror of https://gitee.com/bigwinds/arangodb
parent
a81201e460
commit
24878d6e9e
|
@ -88,7 +88,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