mirror of https://gitee.com/bigwinds/arangodb
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
> curl --data @- -X POST --dump - http://localhost:8529/edge?collection=7848004&from=7848004/9289796&to=7848004/9355332
|
|
{ "e" : 1 }
|
|
|
|
HTTP/1.1 201 Created
|
|
content-type: application/json; charset=utf-8
|
|
location: /document/7848004/9683012
|
|
etag: "9683012"
|
|
|
|
{
|
|
"_rev": 9683012,
|
|
"_id": "7848004/9683012",
|
|
"error": false
|
|
}
|