mirror of https://gitee.com/bigwinds/arangodb
release version 2.5.0-alpha3
This commit is contained in:
parent
3b9b1510e5
commit
eac5c18c7f
|
@ -5,6 +5,7 @@ branches:
|
|||
- "1.4"
|
||||
- "2.3"
|
||||
- "2.4"
|
||||
- "2.5"
|
||||
|
||||
language: cpp
|
||||
compiler: g++
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
v2.5.0-alpha2 (2015-02-16)
|
||||
v2.5.0-alpha3 (2015-02-16)
|
||||
-------------------
|
||||
|
||||
* added optimizer rule `propagate-constant-attributes`
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
arangosh> col = db.example;
|
||||
[ArangoCollection 962815446, "example" (type document, status loaded)]
|
||||
[ArangoCollection 959371229, "example" (type document, status loaded)]
|
||||
arangosh> col.unload();
|
||||
arangosh> col;
|
||||
[ArangoCollection 962815446, "example" (type document, status unloaded)]
|
||||
[ArangoCollection 959371229, "example" (type document, status unloaded)]
|
||||
|
|
|
@ -7,14 +7,14 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/gharial
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json
|
||||
etag: 1568237014
|
||||
etag: 1546311645
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"code" : 202,
|
||||
"edge" : {
|
||||
"_id" : "relation/1568237014",
|
||||
"_rev" : "1568237014",
|
||||
"_key" : "1568237014"
|
||||
"_id" : "relation/1546311645",
|
||||
"_rev" : "1546311645",
|
||||
"_key" : "1546311645"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/gharial
|
|||
|
||||
HTTP/1.1 201 Created
|
||||
content-type: application/json
|
||||
etag: 1509385686
|
||||
etag: 1506990045
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -44,6 +44,6 @@ etag: 1509385686
|
|||
],
|
||||
"orphanCollections" : [ ],
|
||||
"_id" : "_graphs/social",
|
||||
"_rev" : "1509385686"
|
||||
"_rev" : "1506990045"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,14 +5,14 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/gharial
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json
|
||||
etag: 1526097366
|
||||
etag: 1523701725
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"code" : 202,
|
||||
"vertex" : {
|
||||
"_id" : "male/1526097366",
|
||||
"_rev" : "1526097366",
|
||||
"_key" : "1526097366"
|
||||
"_id" : "male/1523701725",
|
||||
"_rev" : "1523701725",
|
||||
"_key" : "1523701725"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/gharial
|
|||
|
||||
HTTP/1.1 201 Created
|
||||
content-type: application/json
|
||||
etag: 1492018646
|
||||
etag: 1489623005
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -29,6 +29,6 @@ etag: 1492018646
|
|||
"otherVertices"
|
||||
],
|
||||
"_id" : "_graphs/social",
|
||||
"_rev" : "1492018646"
|
||||
"_rev" : "1489623005"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,7 +16,7 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/gharial
|
|||
|
||||
HTTP/1.1 201 Created
|
||||
content-type: application/json
|
||||
etag: 1479828950
|
||||
etag: 1477433309
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -36,6 +36,6 @@ etag: 1479828950
|
|||
],
|
||||
"orphanCollections" : [ ],
|
||||
"_id" : "_graphs/myGraph",
|
||||
"_rev" : "1479828950"
|
||||
"_rev" : "1477433309"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/ghari
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json
|
||||
etag: 1519281622
|
||||
etag: 1516885981
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -15,6 +15,6 @@ etag: 1519281622
|
|||
"male"
|
||||
],
|
||||
"_id" : "_graphs/social",
|
||||
"_rev" : "1519281622"
|
||||
"_rev" : "1516885981"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ shell> curl --data-binary @- --dump - http://localhost:8529/_api/gharial/social/
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json
|
||||
etag: 1571251670
|
||||
etag: 1549326301
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -10,7 +10,7 @@ etag: 1571251670
|
|||
"edge" : {
|
||||
"_id" : "relation/aliceAndBob",
|
||||
"_key" : "aliceAndBob",
|
||||
"_rev" : "1571251670",
|
||||
"_rev" : "1549326301",
|
||||
"_from" : "female/alice",
|
||||
"_to" : "male/bob",
|
||||
"type" : "married"
|
||||
|
|
|
@ -2,7 +2,7 @@ shell> curl --data-binary @- --dump - http://localhost:8529/_api/gharial/myGraph
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json
|
||||
etag: 1481467350
|
||||
etag: 1479071709
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -22,6 +22,6 @@ etag: 1481467350
|
|||
],
|
||||
"orphanCollections" : [ ],
|
||||
"_id" : "_graphs/myGraph",
|
||||
"_rev" : "1481467350"
|
||||
"_rev" : "1479071709"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ shell> curl --data-binary @- --dump - http://localhost:8529/_api/gharial/social/
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json
|
||||
etag: 1528063446
|
||||
etag: 1525667805
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -10,7 +10,7 @@ etag: 1528063446
|
|||
"vertex" : {
|
||||
"_id" : "female/alice",
|
||||
"_key" : "alice",
|
||||
"_rev" : "1528063446",
|
||||
"_rev" : "1525667805",
|
||||
"name" : "Alice"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json
|
|||
{
|
||||
"_id" : "_graphs/social",
|
||||
"_key" : "social",
|
||||
"_rev" : "1448830422",
|
||||
"_rev" : "1447745501",
|
||||
"edgeDefinitions" : [
|
||||
{
|
||||
"collection" : "relation",
|
||||
|
@ -29,7 +29,7 @@ content-type: application/json
|
|||
{
|
||||
"_id" : "_graphs/routeplanner",
|
||||
"_key" : "routeplanner",
|
||||
"_rev" : "1453155798",
|
||||
"_rev" : "1452070877",
|
||||
"orphanCollections" : [ ],
|
||||
"edgeDefinitions" : [
|
||||
{
|
||||
|
|
|
@ -5,15 +5,15 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/gharia
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json
|
||||
etag: 1539270102
|
||||
etag: 1536939997
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"code" : 202,
|
||||
"vertex" : {
|
||||
"_id" : "female/alice",
|
||||
"_rev" : "1539270102",
|
||||
"_oldRev" : "1536779734",
|
||||
"_rev" : "1536939997",
|
||||
"_oldRev" : "1534449629",
|
||||
"_key" : "alice"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,15 +5,15 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/gharia
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json
|
||||
etag: 1581147606
|
||||
etag: 1559222237
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"code" : 202,
|
||||
"edge" : {
|
||||
"_id" : "relation/aliceAndBob",
|
||||
"_rev" : "1581147606",
|
||||
"_oldRev" : "1579705814",
|
||||
"_rev" : "1559222237",
|
||||
"_oldRev" : "1557780445",
|
||||
"_key" : "aliceAndBob"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,15 +5,15 @@ shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/gharial/
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json
|
||||
etag: 1576691158
|
||||
etag: 1554765789
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"code" : 202,
|
||||
"edge" : {
|
||||
"_id" : "relation/aliceAndBob",
|
||||
"_rev" : "1576691158",
|
||||
"_oldRev" : "1575380438",
|
||||
"_rev" : "1554765789",
|
||||
"_oldRev" : "1553455069",
|
||||
"_key" : "aliceAndBob"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/ghari
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json
|
||||
etag: 1498965462
|
||||
etag: 1496569821
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -24,6 +24,6 @@ etag: 1498965462
|
|||
],
|
||||
"orphanCollections" : [ ],
|
||||
"_id" : "_graphs/social",
|
||||
"_rev" : "1498965462"
|
||||
"_rev" : "1496569821"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/gharial/
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json
|
||||
etag: 1514431958
|
||||
etag: 1512036317
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
|
@ -39,6 +39,6 @@ etag: 1514431958
|
|||
],
|
||||
"orphanCollections" : [ ],
|
||||
"_id" : "_graphs/social",
|
||||
"_rev" : "1514431958"
|
||||
"_rev" : "1512036317"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,15 +6,15 @@ shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/gharial/
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json
|
||||
etag: 1534748118
|
||||
etag: 1532352477
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"code" : 202,
|
||||
"vertex" : {
|
||||
"_id" : "female/alice",
|
||||
"_rev" : "1534748118",
|
||||
"_oldRev" : "1532257750",
|
||||
"_rev" : "1532352477",
|
||||
"_oldRev" : "1529862109",
|
||||
"_key" : "alice"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,21 +4,21 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"time" : 1424079545.73056,
|
||||
"time" : 1424082154.681055,
|
||||
"system" : {
|
||||
"minorPageFaults" : 60258,
|
||||
"majorPageFaults" : 2976,
|
||||
"userTime" : 8.758606,
|
||||
"systemTime" : 4.694996,
|
||||
"minorPageFaults" : 59245,
|
||||
"majorPageFaults" : 2972,
|
||||
"userTime" : 7.413907,
|
||||
"systemTime" : 4.502171,
|
||||
"numberOfThreads" : 28,
|
||||
"residentSize" : 143171584,
|
||||
"residentSizePercent" : 0.03333473205566406,
|
||||
"virtualSize" : 5197221888
|
||||
"residentSize" : 130396160,
|
||||
"residentSizePercent" : 0.03036022186279297,
|
||||
"virtualSize" : 5192114176
|
||||
},
|
||||
"client" : {
|
||||
"httpConnections" : 1,
|
||||
"connectionTime" : {
|
||||
"sum" : 0.0021181106567382812,
|
||||
"sum" : 0.0018491744995117188,
|
||||
"count" : 1,
|
||||
"counts" : [
|
||||
1,
|
||||
|
@ -28,33 +28,33 @@ content-type: application/json; charset=utf-8
|
|||
]
|
||||
},
|
||||
"totalTime" : {
|
||||
"sum" : 31.292392253875732,
|
||||
"sum" : 26.44048309326172,
|
||||
"count" : 10352,
|
||||
"counts" : [
|
||||
9765,
|
||||
507,
|
||||
44,
|
||||
27,
|
||||
4,
|
||||
9821,
|
||||
487,
|
||||
24,
|
||||
11,
|
||||
3,
|
||||
4,
|
||||
2
|
||||
]
|
||||
},
|
||||
"requestTime" : {
|
||||
"sum" : 29.34764790534973,
|
||||
"sum" : 24.862234115600586,
|
||||
"count" : 10352,
|
||||
"counts" : [
|
||||
9779,
|
||||
494,
|
||||
44,
|
||||
26,
|
||||
4,
|
||||
9822,
|
||||
487,
|
||||
24,
|
||||
10,
|
||||
3,
|
||||
4,
|
||||
2
|
||||
]
|
||||
},
|
||||
"queueTime" : {
|
||||
"sum" : 0.27307581901550293,
|
||||
"sum" : 0.24156618118286133,
|
||||
"count" : 10352,
|
||||
"counts" : [
|
||||
10352,
|
||||
|
@ -67,11 +67,11 @@ content-type: application/json; charset=utf-8
|
|||
]
|
||||
},
|
||||
"ioTime" : {
|
||||
"sum" : 1.671668529510498,
|
||||
"sum" : 1.3366827964782715,
|
||||
"count" : 10352,
|
||||
"counts" : [
|
||||
10348,
|
||||
3,
|
||||
10351,
|
||||
0,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
|
@ -80,11 +80,11 @@ content-type: application/json; charset=utf-8
|
|||
]
|
||||
},
|
||||
"bytesSent" : {
|
||||
"sum" : 3797166,
|
||||
"sum" : 3797121,
|
||||
"count" : 10352,
|
||||
"counts" : [
|
||||
2678,
|
||||
7516,
|
||||
2677,
|
||||
7517,
|
||||
18,
|
||||
10,
|
||||
130,
|
||||
|
@ -117,7 +117,7 @@ content-type: application/json; charset=utf-8
|
|||
"requestsOther" : 0
|
||||
},
|
||||
"server" : {
|
||||
"uptime" : 41.729098081588745,
|
||||
"uptime" : 36.150989055633545,
|
||||
"physicalMemory" : 4294967296
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -37,4 +37,4 @@ HTTP/1.1 200 OK
|
|||
content-type: multipart/form-data; boundary=SomeBoundaryValue
|
||||
x-arango-errors: 1
|
||||
|
||||
"--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: myId1\r\n\r\nHTTP/1.1 200 OK\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 44\r\n\r\n{\"server\":\"arango\",\"version\":\"2.5.0-alpha2\"}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: myId2\r\n\r\nHTTP/1.1 404 Not Found\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 88\r\n\r\n{\"error\":true,\"code\":404,\"errorNum\":1203,\"errorMessage\":\"unknown collection 'products'\"}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: someId\r\n\r\nHTTP/1.1 200 OK\r\nLocation: /_db/_system/_api/collection/products\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 138\r\n\r\n{\"id\":\"1585800662\",\"name\":\"products\",\"waitForSync\":false,\"isVolatile\":false,\"isSystem\":false,\"status\":3,\"type\":2,\"error\":false,\"code\":200}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: nextId\r\n\r\nHTTP/1.1 200 OK\r\nLocation: /_db/_system/_api/collection/products/figures\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 618\r\n\r\n{\"id\":\"1585800662\",\"name\":\"products\",\"isSystem\":false,\"doCompact\":true,\"isVolatile\":false,\"journalSize\":1048576,\"keyOptions\":{\"type\":\"traditional\",\"allowUserKeys\":true},\"waitForSync\":false,\"count\":0,\"figures\":{\"alive\":{\"count\":0,\"size\":0},\"dead\":{\"count\":0,\"size\":0,\"deletion\":0},\"datafiles\":{\"count\":0,\"fileSize\":0},\"journals\":{\"count\":0,\"fileSize\":0},\"compactors\":{\"count\":0,\"fileSize\":0},\"shapefiles\":{\"count\":0,\"fileSize\":0},\"shapes\":{\"count\":0,\"size\":0},\"attributes\":{\"count\":0,\"size\":0},\"indexes\":{\"count\":1,\"size\":2008},\"lastTick\":\"0\",\"uncollectedLogfileEntries\":0},\"status\":3,\"type\":2,\"error\":false,\"code\":200}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: otherId\r\n\r\nHTTP/1.1 200 OK\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 44\r\n\r\n{\"id\":\"1585800662\",\"error\":false,\"code\":200}\r\n--SomeBoundaryValue--"
|
||||
"--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: myId1\r\n\r\nHTTP/1.1 200 OK\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 44\r\n\r\n{\"server\":\"arango\",\"version\":\"2.5.0-alpha3\"}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: myId2\r\n\r\nHTTP/1.1 404 Not Found\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 88\r\n\r\n{\"error\":true,\"code\":404,\"errorNum\":1203,\"errorMessage\":\"unknown collection 'products'\"}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: someId\r\n\r\nHTTP/1.1 200 OK\r\nLocation: /_db/_system/_api/collection/products\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 138\r\n\r\n{\"id\":\"1563875293\",\"name\":\"products\",\"waitForSync\":false,\"isVolatile\":false,\"isSystem\":false,\"status\":3,\"type\":2,\"error\":false,\"code\":200}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: nextId\r\n\r\nHTTP/1.1 200 OK\r\nLocation: /_db/_system/_api/collection/products/figures\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 618\r\n\r\n{\"id\":\"1563875293\",\"name\":\"products\",\"isSystem\":false,\"doCompact\":true,\"isVolatile\":false,\"journalSize\":1048576,\"keyOptions\":{\"type\":\"traditional\",\"allowUserKeys\":true},\"waitForSync\":false,\"count\":0,\"figures\":{\"alive\":{\"count\":0,\"size\":0},\"dead\":{\"count\":0,\"size\":0,\"deletion\":0},\"datafiles\":{\"count\":0,\"fileSize\":0},\"journals\":{\"count\":0,\"fileSize\":0},\"compactors\":{\"count\":0,\"fileSize\":0},\"shapefiles\":{\"count\":0,\"fileSize\":0},\"shapes\":{\"count\":0,\"size\":0},\"attributes\":{\"count\":0,\"size\":0},\"indexes\":{\"count\":1,\"size\":2008},\"lastTick\":\"0\",\"uncollectedLogfileEntries\":0},\"status\":3,\"type\":2,\"error\":false,\"code\":200}\r\n--SomeBoundaryValue\r\nContent-Type: application/x-arango-batchpart\r\nContent-Id: otherId\r\n\r\nHTTP/1.1 200 OK\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 44\r\n\r\n{\"id\":\"1563875293\",\"error\":false,\"code\":200}\r\n--SomeBoundaryValue--"
|
||||
|
|
|
@ -6,7 +6,7 @@ content-type: application/json; charset=utf-8
|
|||
location: /_db/_system/_api/collection/testCollectionBasics
|
||||
|
||||
{
|
||||
"id" : "1106208214",
|
||||
"id" : "1105909725",
|
||||
"name" : "testCollectionBasics",
|
||||
"waitForSync" : false,
|
||||
"isVolatile" : false,
|
||||
|
@ -24,7 +24,7 @@ content-type: application/json; charset=utf-8
|
|||
location: /_db/_system/_api/collection/testCollectionEdges
|
||||
|
||||
{
|
||||
"id" : "1106339286",
|
||||
"id" : "1106040797",
|
||||
"name" : "testCollectionEdges",
|
||||
"waitForSync" : false,
|
||||
"isVolatile" : false,
|
||||
|
|
|
@ -6,7 +6,7 @@ content-type: application/json; charset=utf-8
|
|||
location: /_db/_system/_api/collection/testCollectionUsers
|
||||
|
||||
{
|
||||
"id" : "1106601430",
|
||||
"id" : "1106302941",
|
||||
"name" : "testCollectionUsers",
|
||||
"waitForSync" : false,
|
||||
"isVolatile" : false,
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/collection/1132094934
|
||||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/collection/1131796445
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1132094934",
|
||||
"id" : "1131796445",
|
||||
"error" : false,
|
||||
"code" : 200
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1132291542",
|
||||
"id" : "1131993053",
|
||||
"error" : false,
|
||||
"code" : 200
|
||||
}
|
||||
|
|
|
@ -6,454 +6,454 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"collections" : [
|
||||
{
|
||||
"id" : "1014130134",
|
||||
"id" : "1013831645",
|
||||
"name" : "Electronics",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1099064790",
|
||||
"name" : "frenchHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "5072342",
|
||||
"name" : "_statistics",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1104373206",
|
||||
"id" : "1104074717",
|
||||
"name" : "animals",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "157142",
|
||||
"name" : "_configuration",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1103455702",
|
||||
"id" : "1103157213",
|
||||
"name" : "demo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "5465558",
|
||||
"name" : "_statistics15",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "771253718",
|
||||
"name" : "better-example",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1013605846",
|
||||
"name" : "Customer",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "4548054",
|
||||
"name" : "_aqlfunctions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "2319830",
|
||||
"name" : "_modules",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "6317526",
|
||||
"name" : "_jobs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "4089302",
|
||||
"name" : "_aal",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1075406294",
|
||||
"name" : "relation",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "1013999062",
|
||||
"name" : "Groceries",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1098933718",
|
||||
"id" : "1098700765",
|
||||
"name" : "frenchCity",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "419286",
|
||||
"name" : "_users",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1075275222",
|
||||
"name" : "male",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "2188758",
|
||||
"name" : "_graphs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "6186454",
|
||||
"name" : "_queues",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "26633686",
|
||||
"name" : "_sessions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1013867990",
|
||||
"name" : "Company",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1098802646",
|
||||
"name" : "germanHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "2581974",
|
||||
"name" : "_cluster_kickstarter_plans",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1014261206",
|
||||
"name" : "has_bought",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "1099195862",
|
||||
"name" : "internationalHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "1075144150",
|
||||
"name" : "female",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "817653206",
|
||||
"name" : "geo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1013736918",
|
||||
"name" : "friend_of",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "1098671574",
|
||||
"name" : "germanCity",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "4679126",
|
||||
"id" : "4708317",
|
||||
"name" : "_statisticsRaw",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "2450902",
|
||||
"id" : "2480093",
|
||||
"name" : "_routing",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
}
|
||||
],
|
||||
"names" : {
|
||||
"Electronics" : {
|
||||
"id" : "1014130134",
|
||||
"name" : "Electronics",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"frenchHighway" : {
|
||||
"id" : "1099064790",
|
||||
"name" : "frenchHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"_statistics" : {
|
||||
"id" : "5072342",
|
||||
"name" : "_statistics",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"animals" : {
|
||||
"id" : "1104373206",
|
||||
"name" : "animals",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_configuration" : {
|
||||
"id" : "157142",
|
||||
"name" : "_configuration",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"demo" : {
|
||||
"id" : "1103455702",
|
||||
"name" : "demo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_statistics15" : {
|
||||
"id" : "5465558",
|
||||
"name" : "_statistics15",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"better-example" : {
|
||||
"id" : "771253718",
|
||||
"name" : "better-example",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"Customer" : {
|
||||
"id" : "1013605846",
|
||||
{
|
||||
"id" : "1013307357",
|
||||
"name" : "Customer",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_aqlfunctions" : {
|
||||
"id" : "4548054",
|
||||
"name" : "_aqlfunctions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_modules" : {
|
||||
"id" : "2319830",
|
||||
"name" : "_modules",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_jobs" : {
|
||||
"id" : "6317526",
|
||||
"name" : "_jobs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_aal" : {
|
||||
"id" : "4089302",
|
||||
"name" : "_aal",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"relation" : {
|
||||
"id" : "1075406294",
|
||||
{
|
||||
"id" : "1075107805",
|
||||
"name" : "relation",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"Groceries" : {
|
||||
"id" : "1013999062",
|
||||
{
|
||||
"id" : "767809501",
|
||||
"name" : "better-example",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "5101533",
|
||||
"name" : "_statistics",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1013700573",
|
||||
"name" : "Groceries",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"frenchCity" : {
|
||||
"id" : "1098933718",
|
||||
"name" : "frenchCity",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_users" : {
|
||||
"id" : "419286",
|
||||
"name" : "_users",
|
||||
{
|
||||
"id" : "186333",
|
||||
"name" : "_configuration",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"male" : {
|
||||
"id" : "1075275222",
|
||||
"name" : "male",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_graphs" : {
|
||||
"id" : "2188758",
|
||||
"name" : "_graphs",
|
||||
{
|
||||
"id" : "5494749",
|
||||
"name" : "_statistics15",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_queues" : {
|
||||
"id" : "6186454",
|
||||
"name" : "_queues",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_sessions" : {
|
||||
"id" : "26633686",
|
||||
"name" : "_sessions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"Company" : {
|
||||
"id" : "1013867990",
|
||||
"name" : "Company",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"germanHighway" : {
|
||||
"id" : "1098802646",
|
||||
{
|
||||
"id" : "1098569693",
|
||||
"name" : "germanHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"_cluster_kickstarter_plans" : {
|
||||
"id" : "2581974",
|
||||
"name" : "_cluster_kickstarter_plans",
|
||||
{
|
||||
"id" : "4577245",
|
||||
"name" : "_aqlfunctions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"has_bought" : {
|
||||
"id" : "1014261206",
|
||||
"name" : "has_bought",
|
||||
{
|
||||
"id" : "2349021",
|
||||
"name" : "_modules",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "6346717",
|
||||
"name" : "_jobs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "4118493",
|
||||
"name" : "_aal",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1074976733",
|
||||
"name" : "male",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
"type" : 2
|
||||
},
|
||||
"internationalHighway" : {
|
||||
"id" : "1099195862",
|
||||
{
|
||||
"id" : "1098962909",
|
||||
"name" : "internationalHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"female" : {
|
||||
"id" : "1075144150",
|
||||
"name" : "female",
|
||||
{
|
||||
"id" : "1013569501",
|
||||
"name" : "Company",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"geo" : {
|
||||
"id" : "817653206",
|
||||
"name" : "geo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"friend_of" : {
|
||||
"id" : "1013736918",
|
||||
"name" : "friend_of",
|
||||
{
|
||||
"id" : "1013962717",
|
||||
"name" : "has_bought",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"germanCity" : {
|
||||
"id" : "1098671574",
|
||||
{
|
||||
"id" : "1098438621",
|
||||
"name" : "germanCity",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "448477",
|
||||
"name" : "_users",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "2217949",
|
||||
"name" : "_graphs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "6215645",
|
||||
"name" : "_queues",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1074845661",
|
||||
"name" : "female",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "26662877",
|
||||
"name" : "_sessions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1098831837",
|
||||
"name" : "frenchHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
{
|
||||
"id" : "814208989",
|
||||
"name" : "geo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "2611165",
|
||||
"name" : "_cluster_kickstarter_plans",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
{
|
||||
"id" : "1013438429",
|
||||
"name" : "friend_of",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
}
|
||||
],
|
||||
"names" : {
|
||||
"Electronics" : {
|
||||
"id" : "1013831645",
|
||||
"name" : "Electronics",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"animals" : {
|
||||
"id" : "1104074717",
|
||||
"name" : "animals",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"demo" : {
|
||||
"id" : "1103157213",
|
||||
"name" : "demo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"frenchCity" : {
|
||||
"id" : "1098700765",
|
||||
"name" : "frenchCity",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_statisticsRaw" : {
|
||||
"id" : "4679126",
|
||||
"id" : "4708317",
|
||||
"name" : "_statisticsRaw",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_routing" : {
|
||||
"id" : "2450902",
|
||||
"id" : "2480093",
|
||||
"name" : "_routing",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"Customer" : {
|
||||
"id" : "1013307357",
|
||||
"name" : "Customer",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"relation" : {
|
||||
"id" : "1075107805",
|
||||
"name" : "relation",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"better-example" : {
|
||||
"id" : "767809501",
|
||||
"name" : "better-example",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_statistics" : {
|
||||
"id" : "5101533",
|
||||
"name" : "_statistics",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"Groceries" : {
|
||||
"id" : "1013700573",
|
||||
"name" : "Groceries",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_configuration" : {
|
||||
"id" : "186333",
|
||||
"name" : "_configuration",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_statistics15" : {
|
||||
"id" : "5494749",
|
||||
"name" : "_statistics15",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"germanHighway" : {
|
||||
"id" : "1098569693",
|
||||
"name" : "germanHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"_aqlfunctions" : {
|
||||
"id" : "4577245",
|
||||
"name" : "_aqlfunctions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_modules" : {
|
||||
"id" : "2349021",
|
||||
"name" : "_modules",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_jobs" : {
|
||||
"id" : "6346717",
|
||||
"name" : "_jobs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_aal" : {
|
||||
"id" : "4118493",
|
||||
"name" : "_aal",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"male" : {
|
||||
"id" : "1074976733",
|
||||
"name" : "male",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"internationalHighway" : {
|
||||
"id" : "1098962909",
|
||||
"name" : "internationalHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"Company" : {
|
||||
"id" : "1013569501",
|
||||
"name" : "Company",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"has_bought" : {
|
||||
"id" : "1013962717",
|
||||
"name" : "has_bought",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"germanCity" : {
|
||||
"id" : "1098438621",
|
||||
"name" : "germanCity",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_users" : {
|
||||
"id" : "448477",
|
||||
"name" : "_users",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_graphs" : {
|
||||
"id" : "2217949",
|
||||
"name" : "_graphs",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_queues" : {
|
||||
"id" : "6215645",
|
||||
"name" : "_queues",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"female" : {
|
||||
"id" : "1074845661",
|
||||
"name" : "female",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_sessions" : {
|
||||
"id" : "26662877",
|
||||
"name" : "_sessions",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"frenchHighway" : {
|
||||
"id" : "1098831837",
|
||||
"name" : "frenchHighway",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
},
|
||||
"geo" : {
|
||||
"id" : "814208989",
|
||||
"name" : "geo",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"_cluster_kickstarter_plans" : {
|
||||
"id" : "2611165",
|
||||
"name" : "_cluster_kickstarter_plans",
|
||||
"isSystem" : true,
|
||||
"status" : 3,
|
||||
"type" : 2
|
||||
},
|
||||
"friend_of" : {
|
||||
"id" : "1013438429",
|
||||
"name" : "friend_of",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 3
|
||||
}
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -4,13 +4,13 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1128621526",
|
||||
"id" : "1128388573",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2,
|
||||
"checksum" : 3429992264,
|
||||
"revision" : "1128949206",
|
||||
"checksum" : 1810201044,
|
||||
"revision" : "1128716253",
|
||||
"error" : false,
|
||||
"code" : 200
|
||||
}
|
||||
|
|
|
@ -4,13 +4,13 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1129211350",
|
||||
"id" : "1128978397",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
"type" : 2,
|
||||
"checksum" : 591228361,
|
||||
"revision" : "1129539030",
|
||||
"checksum" : 315303661,
|
||||
"revision" : "1129306077",
|
||||
"error" : false,
|
||||
"code" : 200
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ content-type: application/json; charset=utf-8
|
|||
location: /_db/_system/_api/collection/products/count
|
||||
|
||||
{
|
||||
"id" : "1107191254",
|
||||
"id" : "1106892765",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"doCompact" : true,
|
||||
|
|
|
@ -5,7 +5,7 @@ content-type: application/json; charset=utf-8
|
|||
location: /_db/_system/_api/collection/products/figures
|
||||
|
||||
{
|
||||
"id" : "1127376342",
|
||||
"id" : "1127077853",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"doCompact" : true,
|
||||
|
@ -55,7 +55,7 @@ location: /_db/_system/_api/collection/products/figures
|
|||
"count" : 1,
|
||||
"size" : 2008
|
||||
},
|
||||
"lastTick" : "1127769558",
|
||||
"lastTick" : "1127471069",
|
||||
"uncollectedLogfileEntries" : 0
|
||||
},
|
||||
"status" : 3,
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/collection/1106798038/properties
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/collection/1106499549/properties
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
location: /_db/_system/_api/collection/products/properties
|
||||
|
||||
{
|
||||
"id" : "1106798038",
|
||||
"id" : "1106499549",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"doCompact" : true,
|
||||
|
|
|
@ -5,7 +5,7 @@ content-type: application/json; charset=utf-8
|
|||
location: /_db/_system/_api/collection/products/properties
|
||||
|
||||
{
|
||||
"id" : "1106994646",
|
||||
"id" : "1106696157",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"doCompact" : true,
|
||||
|
|
|
@ -4,7 +4,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1128359382",
|
||||
"id" : "1128126429",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
|
|
|
@ -4,7 +4,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1129801174",
|
||||
"id" : "1129568221",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"count" : 0,
|
||||
|
|
|
@ -7,7 +7,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1130587606",
|
||||
"id" : "1130289117",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"doCompact" : true,
|
||||
|
|
|
@ -7,7 +7,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1130849750",
|
||||
"id" : "1130551261",
|
||||
"name" : "newname",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
|
|
|
@ -4,7 +4,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1130325462",
|
||||
"id" : "1130026973",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"status" : 3,
|
||||
|
|
|
@ -4,7 +4,7 @@ HTTP/1.1 200 OK
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "1130128854",
|
||||
"id" : "1129830365",
|
||||
"name" : "products",
|
||||
"isSystem" : false,
|
||||
"status" : 4,
|
||||
|
|
|
@ -7,20 +7,20 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"result" : [
|
||||
{
|
||||
"_id" : "products/1135044054",
|
||||
"_key" : "1135044054",
|
||||
"_rev" : "1135044054",
|
||||
"hello5" : "world1"
|
||||
"_id" : "products/1133762525",
|
||||
"_key" : "1133762525",
|
||||
"_rev" : "1133762525",
|
||||
"hello2" : "world1"
|
||||
},
|
||||
{
|
||||
"_id" : "products/1133733334",
|
||||
"_key" : "1133733334",
|
||||
"_rev" : "1133733334",
|
||||
"hello1" : "world1"
|
||||
"_id" : "products/1134090205",
|
||||
"_key" : "1134090205",
|
||||
"_rev" : "1134090205",
|
||||
"hello3" : "world1"
|
||||
}
|
||||
],
|
||||
"hasMore" : true,
|
||||
"id" : "1135240662",
|
||||
"id" : "1134942173",
|
||||
"count" : 5,
|
||||
"extra" : {
|
||||
"stats" : {
|
||||
|
|
|
@ -7,15 +7,15 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"result" : [
|
||||
{
|
||||
"_id" : "products/1133143510",
|
||||
"_key" : "1133143510",
|
||||
"_rev" : "1133143510",
|
||||
"_id" : "products/1132845021",
|
||||
"_key" : "1132845021",
|
||||
"_rev" : "1132845021",
|
||||
"hello2" : "world1"
|
||||
},
|
||||
{
|
||||
"_id" : "products/1132815830",
|
||||
"_key" : "1132815830",
|
||||
"_rev" : "1132815830",
|
||||
"_id" : "products/1132517341",
|
||||
"_key" : "1132517341",
|
||||
"_rev" : "1132517341",
|
||||
"hello1" : "world1"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -7,20 +7,20 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"result" : [
|
||||
{
|
||||
"_id" : "products/1141597654",
|
||||
"_key" : "1141597654",
|
||||
"_rev" : "1141597654",
|
||||
"hello5" : "world1"
|
||||
"_id" : "products/1140643805",
|
||||
"_key" : "1140643805",
|
||||
"_rev" : "1140643805",
|
||||
"hello3" : "world1"
|
||||
},
|
||||
{
|
||||
"_id" : "products/1140942294",
|
||||
"_key" : "1140942294",
|
||||
"_rev" : "1140942294",
|
||||
"hello3" : "world1"
|
||||
"_id" : "products/1140316125",
|
||||
"_key" : "1140316125",
|
||||
"_rev" : "1140316125",
|
||||
"hello2" : "world1"
|
||||
}
|
||||
],
|
||||
"hasMore" : true,
|
||||
"id" : "1141794262",
|
||||
"id" : "1141495773",
|
||||
"count" : 5,
|
||||
"extra" : {
|
||||
"stats" : {
|
||||
|
@ -34,5 +34,5 @@ content-type: application/json; charset=utf-8
|
|||
"error" : false,
|
||||
"code" : 201
|
||||
}
|
||||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/cursor/1141794262
|
||||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/cursor/1141495773
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/cursor
|
||||
{"query":"FOR p IN products LIMIT 5 RETURN p","count":true,"batchSize":2}
|
||||
|
||||
shell> curl -X PUT --dump - http://localhost:8529/_api/cursor/1139828182
|
||||
shell> curl -X PUT --dump - http://localhost:8529/_api/cursor/1139529693
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
|
@ -9,20 +9,20 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"result" : [
|
||||
{
|
||||
"_id" : "products/1138648534",
|
||||
"_key" : "1138648534",
|
||||
"_rev" : "1138648534",
|
||||
"hello2" : "world1"
|
||||
"_id" : "products/1138022365",
|
||||
"_key" : "1138022365",
|
||||
"_rev" : "1138022365",
|
||||
"hello1" : "world1"
|
||||
},
|
||||
{
|
||||
"_id" : "products/1139631574",
|
||||
"_key" : "1139631574",
|
||||
"_rev" : "1139631574",
|
||||
"hello5" : "world1"
|
||||
"_id" : "products/1138350045",
|
||||
"_key" : "1138350045",
|
||||
"_rev" : "1138350045",
|
||||
"hello2" : "world1"
|
||||
}
|
||||
],
|
||||
"hasMore" : true,
|
||||
"id" : "1139828182",
|
||||
"id" : "1139529693",
|
||||
"count" : 5,
|
||||
"extra" : {
|
||||
"stats" : {
|
||||
|
|
|
@ -6,8 +6,8 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"result" : {
|
||||
"name" : "_system",
|
||||
"id" : "91606",
|
||||
"path" : "/tmp/vocdir.79621/databases/database-91606",
|
||||
"id" : "120797",
|
||||
"path" : "/tmp/vocdir.93857/databases/database-120797",
|
||||
"isSystem" : true
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/document/products/1602708950
|
||||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/document/products/1579931613
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1602708950",
|
||||
"_rev" : "1602708950",
|
||||
"_key" : "1602708950"
|
||||
"_id" : "products/1579931613",
|
||||
"_rev" : "1579931613",
|
||||
"_key" : "1579931613"
|
||||
}
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
shell> curl -X DELETE --header 'If-Match: "1604609494"' --dump - http://localhost:8529/_api/document/products/1604281814
|
||||
shell> curl -X DELETE --header 'If-Match: "1581832157"' --dump - http://localhost:8529/_api/document/products/1581504477
|
||||
|
||||
HTTP/1.1 412 Precondition Failed
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1604281814"
|
||||
etag: "1581504477"
|
||||
|
||||
{
|
||||
"error" : true,
|
||||
"code" : 412,
|
||||
"errorNum" : 1200,
|
||||
"errorMessage" : "precondition failed",
|
||||
"_id" : "products/1604281814",
|
||||
"_rev" : "1604281814",
|
||||
"_key" : "1604281814"
|
||||
"_id" : "products/1581504477",
|
||||
"_rev" : "1581504477",
|
||||
"_key" : "1581504477"
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/document/products/1603429846
|
||||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/document/products/1580652509
|
||||
|
||||
HTTP/1.1 404 Not Found
|
||||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"error" : true,
|
||||
"errorMessage" : "document /_api/document/products/1603429846 not found",
|
||||
"errorMessage" : "document /_api/document/products/1580652509 not found",
|
||||
"code" : 404,
|
||||
"errorNum" : 1202
|
||||
}
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1597990358
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1576064989
|
||||
{
|
||||
"hello" : "world"
|
||||
}
|
||||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1598318038"
|
||||
location: /_db/_system/_api/document/products/1597990358
|
||||
etag: "1576392669"
|
||||
location: /_db/_system/_api/document/products/1576064989
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1597990358",
|
||||
"_rev" : "1598318038",
|
||||
"_key" : "1597990358"
|
||||
"_id" : "products/1576064989",
|
||||
"_rev" : "1576392669",
|
||||
"_key" : "1576064989"
|
||||
}
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1597990358
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1576064989
|
||||
{
|
||||
"numbers" : {
|
||||
"one" : 1,
|
||||
|
@ -26,20 +26,20 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/docume
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1598907862"
|
||||
location: /_db/_system/_api/document/products/1597990358
|
||||
etag: "1577048029"
|
||||
location: /_db/_system/_api/document/products/1576064989
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1597990358",
|
||||
"_rev" : "1598907862",
|
||||
"_key" : "1597990358"
|
||||
"_id" : "products/1576064989",
|
||||
"_rev" : "1577048029",
|
||||
"_key" : "1576064989"
|
||||
}
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1597990358
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1576064989
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1598907862"
|
||||
etag: "1577048029"
|
||||
|
||||
{
|
||||
"one" : "world",
|
||||
|
@ -50,11 +50,11 @@ etag: "1598907862"
|
|||
"two" : 2,
|
||||
"three" : 3
|
||||
},
|
||||
"_id" : "products/1597990358",
|
||||
"_rev" : "1598907862",
|
||||
"_key" : "1597990358"
|
||||
"_id" : "products/1576064989",
|
||||
"_rev" : "1577048029",
|
||||
"_key" : "1576064989"
|
||||
}
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1597990358?keepNull=false
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1576064989?keepNull=false
|
||||
{
|
||||
"hello" : null,
|
||||
"numbers" : {
|
||||
|
@ -64,20 +64,20 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/docume
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1600284118"
|
||||
location: /_db/_system/_api/document/products/1597990358
|
||||
etag: "1577506781"
|
||||
location: /_db/_system/_api/document/products/1576064989
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1597990358",
|
||||
"_rev" : "1600284118",
|
||||
"_key" : "1597990358"
|
||||
"_id" : "products/1576064989",
|
||||
"_rev" : "1577506781",
|
||||
"_key" : "1576064989"
|
||||
}
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1597990358
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1576064989
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1600284118"
|
||||
etag: "1577506781"
|
||||
|
||||
{
|
||||
"one" : "world",
|
||||
|
@ -88,7 +88,7 @@ etag: "1600284118"
|
|||
"three" : 3,
|
||||
"four" : 4
|
||||
},
|
||||
"_id" : "products/1597990358",
|
||||
"_rev" : "1600284118",
|
||||
"_key" : "1597990358"
|
||||
"_id" : "products/1576064989",
|
||||
"_rev" : "1577506781",
|
||||
"_key" : "1576064989"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1601136086
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1578358749
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1601136086"
|
||||
etag: "1578358749"
|
||||
|
||||
{
|
||||
"inhabitants" : {
|
||||
|
@ -10,11 +10,11 @@ etag: "1601136086"
|
|||
"india" : 1263590000,
|
||||
"usa" : 319220000
|
||||
},
|
||||
"_id" : "products/1601136086",
|
||||
"_rev" : "1601136086",
|
||||
"_key" : "1601136086"
|
||||
"_id" : "products/1578358749",
|
||||
"_rev" : "1578358749",
|
||||
"_key" : "1578358749"
|
||||
}
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1601136086?mergeObjects=true
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1578358749?mergeObjects=true
|
||||
{
|
||||
"inhabitants" : {
|
||||
"indonesia" : 252164800,
|
||||
|
@ -22,11 +22,11 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/docume
|
|||
}
|
||||
}
|
||||
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1601136086
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1578358749
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1601660374"
|
||||
etag: "1578883037"
|
||||
|
||||
{
|
||||
"inhabitants" : {
|
||||
|
@ -36,11 +36,11 @@ etag: "1601660374"
|
|||
"indonesia" : 252164800,
|
||||
"brazil" : 203553000
|
||||
},
|
||||
"_id" : "products/1601136086",
|
||||
"_rev" : "1601660374",
|
||||
"_key" : "1601136086"
|
||||
"_id" : "products/1578358749",
|
||||
"_rev" : "1578883037",
|
||||
"_key" : "1578358749"
|
||||
}
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1601136086?mergeObjects=false
|
||||
shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/document/products/1578358749?mergeObjects=false
|
||||
{
|
||||
"inhabitants" : {
|
||||
"pakistan" : 188346000
|
||||
|
@ -49,26 +49,26 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/docume
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1602119126"
|
||||
location: /_db/_system/_api/document/products/1601136086
|
||||
etag: "1579341789"
|
||||
location: /_db/_system/_api/document/products/1578358749
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1601136086",
|
||||
"_rev" : "1602119126",
|
||||
"_key" : "1601136086"
|
||||
"_id" : "products/1578358749",
|
||||
"_rev" : "1579341789",
|
||||
"_key" : "1578358749"
|
||||
}
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1601136086
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1578358749
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1602119126"
|
||||
etag: "1579341789"
|
||||
|
||||
{
|
||||
"inhabitants" : {
|
||||
"pakistan" : 188346000
|
||||
},
|
||||
"_id" : "products/1601136086",
|
||||
"_rev" : "1602119126",
|
||||
"_key" : "1601136086"
|
||||
"_id" : "products/1578358749",
|
||||
"_rev" : "1579341789",
|
||||
"_key" : "1578358749"
|
||||
}
|
||||
|
|
|
@ -3,12 +3,12 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/documen
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1586980310"
|
||||
location: /_db/_system/_api/document/products/1586980310
|
||||
etag: "1565054941"
|
||||
location: /_db/_system/_api/document/products/1565054941
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1586980310",
|
||||
"_rev" : "1586980310",
|
||||
"_key" : "1586980310"
|
||||
"_id" : "products/1565054941",
|
||||
"_rev" : "1565054941",
|
||||
"_key" : "1565054941"
|
||||
}
|
||||
|
|
|
@ -3,12 +3,12 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/documen
|
|||
|
||||
HTTP/1.1 201 Created
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1586456022"
|
||||
location: /_db/_system/_api/document/products/1586456022
|
||||
etag: "1564530653"
|
||||
location: /_db/_system/_api/document/products/1564530653
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1586456022",
|
||||
"_rev" : "1586456022",
|
||||
"_key" : "1586456022"
|
||||
"_id" : "products/1564530653",
|
||||
"_rev" : "1564530653",
|
||||
"_key" : "1564530653"
|
||||
}
|
||||
|
|
|
@ -3,12 +3,12 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/documen
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1588028886"
|
||||
location: /_db/_system/_api/document/products/1588028886
|
||||
etag: "1566103517"
|
||||
location: /_db/_system/_api/document/products/1566103517
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1588028886",
|
||||
"_rev" : "1588028886",
|
||||
"_key" : "1588028886"
|
||||
"_id" : "products/1566103517",
|
||||
"_rev" : "1566103517",
|
||||
"_key" : "1566103517"
|
||||
}
|
||||
|
|
|
@ -3,12 +3,12 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/documen
|
|||
|
||||
HTTP/1.1 201 Created
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1587504598"
|
||||
location: /_db/_system/_api/document/products/1587504598
|
||||
etag: "1565579229"
|
||||
location: /_db/_system/_api/document/products/1565579229
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1587504598",
|
||||
"_rev" : "1587504598",
|
||||
"_key" : "1587504598"
|
||||
"_id" : "products/1565579229",
|
||||
"_rev" : "1565579229",
|
||||
"_key" : "1565579229"
|
||||
}
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1588553174
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/document/products/1566627805
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1588553174"
|
||||
etag: "1566627805"
|
||||
|
||||
{
|
||||
"hello" : "world",
|
||||
"_id" : "products/1588553174",
|
||||
"_rev" : "1588553174",
|
||||
"_key" : "1588553174"
|
||||
"_id" : "products/1566627805",
|
||||
"_rev" : "1566627805",
|
||||
"_key" : "1566627805"
|
||||
}
|
||||
|
|
|
@ -5,8 +5,8 @@ content-type: application/json; charset=utf-8
|
|||
|
||||
{
|
||||
"documents" : [
|
||||
"1591043542",
|
||||
"1591698902",
|
||||
"1591371222"
|
||||
"1569445853",
|
||||
"1569118173",
|
||||
"1569773533"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,8 @@ content-type: application/json; charset=utf-8
|
|||
|
||||
{
|
||||
"documents" : [
|
||||
"/_api/document/products/1590126038",
|
||||
"/_api/document/products/1589798358",
|
||||
"/_api/document/products/1590453718"
|
||||
"/_api/document/products/1567872989",
|
||||
"/_api/document/products/1568528349",
|
||||
"/_api/document/products/1568200669"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
shell> curl -X HEAD --data-binary @- --dump - http://localhost:8529/_api/document/products/1592288726
|
||||
shell> curl -X HEAD --data-binary @- --dump - http://localhost:8529/_api/document/products/1570363357
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
shell> curl --header 'If-None-Match: "1589142998"' --dump - http://localhost:8529/_api/document/products/1589142998
|
||||
shell> curl --header 'If-None-Match: "1567217629"' --dump - http://localhost:8529/_api/document/products/1567217629
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1592878550
|
||||
shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1570953181
|
||||
{"Hello": "you"}
|
||||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1593206230"
|
||||
location: /_db/_system/_api/document/products/1592878550
|
||||
etag: "1571280861"
|
||||
location: /_db/_system/_api/document/products/1570953181
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1592878550",
|
||||
"_rev" : "1593206230",
|
||||
"_key" : "1592878550"
|
||||
"_id" : "products/1570953181",
|
||||
"_rev" : "1571280861",
|
||||
"_key" : "1570953181"
|
||||
}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
shell> curl -X PUT --header 'If-Match: "1594975702"' --data-binary @- --dump - http://localhost:8529/_api/document/products/1594648022
|
||||
shell> curl -X PUT --header 'If-Match: "1573050333"' --data-binary @- --dump - http://localhost:8529/_api/document/products/1572722653
|
||||
{"other":"content"}
|
||||
|
||||
HTTP/1.1 412 Precondition Failed
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1594648022"
|
||||
etag: "1572722653"
|
||||
|
||||
{
|
||||
"error" : true,
|
||||
"code" : 412,
|
||||
"errorNum" : 1200,
|
||||
"errorMessage" : "precondition failed",
|
||||
"_id" : "products/1594648022",
|
||||
"_rev" : "1594648022",
|
||||
"_key" : "1594648022"
|
||||
"_id" : "products/1572722653",
|
||||
"_rev" : "1572722653",
|
||||
"_key" : "1572722653"
|
||||
}
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
shell> curl -X PUT --header 'If-Match: "1596089814"' --data-binary @- --dump - http://localhost:8529/_api/document/products/1595762134?policy=last
|
||||
shell> curl -X PUT --header 'If-Match: "1574164445"' --data-binary @- --dump - http://localhost:8529/_api/document/products/1573836765?policy=last
|
||||
{}
|
||||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1596351958"
|
||||
location: /_db/_system/_api/document/products/1595762134
|
||||
etag: "1574426589"
|
||||
location: /_db/_system/_api/document/products/1573836765
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "products/1595762134",
|
||||
"_rev" : "1596351958",
|
||||
"_key" : "1595762134"
|
||||
"_id" : "products/1573836765",
|
||||
"_rev" : "1574426589",
|
||||
"_key" : "1573836765"
|
||||
}
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1596876246?rev=1597203926
|
||||
shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1574950877?rev=1575278557
|
||||
{"other":"content"}
|
||||
|
||||
HTTP/1.1 412 Precondition Failed
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1596876246"
|
||||
etag: "1574950877"
|
||||
|
||||
{
|
||||
"error" : true,
|
||||
"code" : 412,
|
||||
"errorNum" : 1200,
|
||||
"errorMessage" : "precondition failed",
|
||||
"_id" : "products/1596876246",
|
||||
"_rev" : "1596876246",
|
||||
"_key" : "1596876246"
|
||||
"_id" : "products/1574950877",
|
||||
"_rev" : "1574950877",
|
||||
"_key" : "1574950877"
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1593730518
|
||||
shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/document/products/1571805149
|
||||
{}
|
||||
|
||||
HTTP/1.1 404 Not Found
|
||||
|
@ -6,7 +6,7 @@ content-type: application/json; charset=utf-8
|
|||
|
||||
{
|
||||
"error" : true,
|
||||
"errorMessage" : "document /_api/document/products/1593730518 not found",
|
||||
"errorMessage" : "document /_api/document/products/1571805149 not found",
|
||||
"code" : 404,
|
||||
"errorNum" : 1202
|
||||
}
|
||||
|
|
|
@ -5,26 +5,26 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/edge/?c
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1606903254"
|
||||
location: /_db/_system/_api/document/edges/1606903254
|
||||
etag: "1584125917"
|
||||
location: /_db/_system/_api/document/edges/1584125917
|
||||
|
||||
{
|
||||
"error" : false,
|
||||
"_id" : "edges/1606903254",
|
||||
"_rev" : "1606903254",
|
||||
"_key" : "1606903254"
|
||||
"_id" : "edges/1584125917",
|
||||
"_rev" : "1584125917",
|
||||
"_key" : "1584125917"
|
||||
}
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/edge/edges/1606903254
|
||||
shell> curl --data-binary @- --dump - http://localhost:8529/_api/edge/edges/1584125917
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: "1606903254"
|
||||
etag: "1584125917"
|
||||
|
||||
{
|
||||
"name" : "Emil",
|
||||
"_id" : "edges/1606903254",
|
||||
"_rev" : "1606903254",
|
||||
"_key" : "1606903254",
|
||||
"_id" : "edges/1584125917",
|
||||
"_rev" : "1584125917",
|
||||
"_key" : "1584125917",
|
||||
"_from" : "vertices/1",
|
||||
"_to" : "vertices/2"
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/6",
|
||||
"_key" : "6",
|
||||
"_rev" : "1231578582",
|
||||
"_rev" : "1230559197",
|
||||
"_from" : "vertices/2",
|
||||
"_to" : "vertices/1",
|
||||
"$label" : "v2 -> v1"
|
||||
|
@ -16,7 +16,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/7",
|
||||
"_key" : "7",
|
||||
"_rev" : "1232102870",
|
||||
"_rev" : "1231083485",
|
||||
"_from" : "vertices/4",
|
||||
"_to" : "vertices/1",
|
||||
"$label" : "v4 -> v1"
|
||||
|
@ -24,7 +24,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/5",
|
||||
"_key" : "5",
|
||||
"_rev" : "1231054294",
|
||||
"_rev" : "1230034909",
|
||||
"_from" : "vertices/1",
|
||||
"_to" : "vertices/3",
|
||||
"$label" : "v1 -> v3"
|
||||
|
|
|
@ -8,7 +8,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/6",
|
||||
"_key" : "6",
|
||||
"_rev" : "1236297174",
|
||||
"_rev" : "1235277789",
|
||||
"_from" : "vertices/2",
|
||||
"_to" : "vertices/1",
|
||||
"$label" : "v2 -> v1"
|
||||
|
@ -16,7 +16,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/7",
|
||||
"_key" : "7",
|
||||
"_rev" : "1236821462",
|
||||
"_rev" : "1235802077",
|
||||
"_from" : "vertices/4",
|
||||
"_to" : "vertices/1",
|
||||
"$label" : "v4 -> v1"
|
||||
|
|
|
@ -8,7 +8,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/5",
|
||||
"_key" : "5",
|
||||
"_rev" : "1240491478",
|
||||
"_rev" : "1239472093",
|
||||
"_from" : "vertices/1",
|
||||
"_to" : "vertices/3",
|
||||
"$label" : "v1 -> v3"
|
||||
|
|
|
@ -5,7 +5,7 @@ content-type: application/json; charset=utf-8
|
|||
|
||||
[
|
||||
{
|
||||
"endpoint" : "tcp://127.0.0.1:39621",
|
||||
"endpoint" : "tcp://127.0.0.1:33857",
|
||||
"databases" : [ ]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -53,7 +53,7 @@ content-type: application/json; charset=utf-8
|
|||
],
|
||||
"index" : {
|
||||
"type" : "hash",
|
||||
"id" : "1249994198",
|
||||
"id" : "1248909277",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
"selectivityEstimate" : 1,
|
||||
|
|
|
@ -33,7 +33,7 @@ content-type: application/json; charset=utf-8
|
|||
],
|
||||
"index" : {
|
||||
"type" : "skiplist",
|
||||
"id" : "1244816854",
|
||||
"id" : "1243797469",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
"fields" : [
|
||||
|
|
|
@ -34,7 +34,7 @@ content-type: application/json; charset=utf-8
|
|||
],
|
||||
"index" : {
|
||||
"type" : "skiplist",
|
||||
"id" : "1247438294",
|
||||
"id" : "1246353373",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
"fields" : [
|
||||
|
|
|
@ -5,13 +5,13 @@ shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/graph/gr
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1297704406
|
||||
etag: 1296619485
|
||||
|
||||
{
|
||||
"edge" : {
|
||||
"_id" : "edges/edge1",
|
||||
"_key" : "edge1",
|
||||
"_rev" : "1297704406",
|
||||
"_rev" : "1296619485",
|
||||
"_from" : "vertices/vert1",
|
||||
"_to" : "vertices/vert2",
|
||||
"$label" : null,
|
||||
|
|
|
@ -5,13 +5,13 @@ shell> curl -X PUT --data-binary @- --dump - http://localhost:8529/_api/graph/gr
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1266574806
|
||||
etag: 1265489885
|
||||
|
||||
{
|
||||
"vertex" : {
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1266574806",
|
||||
"_rev" : "1265489885",
|
||||
"optional1" : "val2"
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -5,13 +5,13 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/graph/
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1301243350
|
||||
etag: 1300158429
|
||||
|
||||
{
|
||||
"edge" : {
|
||||
"_id" : "edges/edge1",
|
||||
"_key" : "edge1",
|
||||
"_rev" : "1301243350",
|
||||
"_rev" : "1300158429",
|
||||
"_from" : "vertices/vert1",
|
||||
"_to" : "vertices/vert2",
|
||||
"$label" : null,
|
||||
|
|
|
@ -5,13 +5,13 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/graph/
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1268934102
|
||||
etag: 1267849181
|
||||
|
||||
{
|
||||
"vertex" : {
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1268934102",
|
||||
"_rev" : "1267849181",
|
||||
"optional1" : "vertexPatch"
|
||||
},
|
||||
"error" : false,
|
||||
|
@ -24,13 +24,13 @@ shell> curl -X PATCH --data-binary @- --dump - http://localhost:8529/_api/graph/
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1269458390
|
||||
etag: 1268373469
|
||||
|
||||
{
|
||||
"vertex" : {
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1269458390",
|
||||
"_rev" : "1268373469",
|
||||
"optional1" : null
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -8,13 +8,13 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/graph/g
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1287742934
|
||||
etag: 1286723549
|
||||
|
||||
{
|
||||
"edge" : {
|
||||
"_id" : "edges/edge1",
|
||||
"_key" : "edge1",
|
||||
"_rev" : "1287742934",
|
||||
"_rev" : "1286723549",
|
||||
"_from" : "vertices/vert2",
|
||||
"_to" : "vertices/vert1",
|
||||
"$label" : null,
|
||||
|
|
|
@ -6,13 +6,13 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/graph/g
|
|||
|
||||
HTTP/1.1 202 Accepted
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1259890134
|
||||
etag: 1258870749
|
||||
|
||||
{
|
||||
"vertex" : {
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1259890134",
|
||||
"_rev" : "1258870749",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -2,13 +2,13 @@ shell> curl --data-binary @- --dump - http://localhost:8529/_api/graph/graph/edg
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1290626518
|
||||
etag: 1289607133
|
||||
|
||||
{
|
||||
"edge" : {
|
||||
"_id" : "edges/edge1",
|
||||
"_key" : "edge1",
|
||||
"_rev" : "1290626518",
|
||||
"_rev" : "1289607133",
|
||||
"_from" : "vertices/vert1",
|
||||
"_to" : "vertices/vert2",
|
||||
"$label" : null,
|
||||
|
|
|
@ -11,7 +11,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/edge2",
|
||||
"_key" : "edge2",
|
||||
"_rev" : "1305896406",
|
||||
"_rev" : "1304811485",
|
||||
"_from" : "vertices/v1",
|
||||
"_to" : "vertices/v3",
|
||||
"$label" : null,
|
||||
|
@ -20,7 +20,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/edge3",
|
||||
"_key" : "edge3",
|
||||
"_rev" : "1306420694",
|
||||
"_rev" : "1305335773",
|
||||
"_from" : "vertices/v2",
|
||||
"_to" : "vertices/v4",
|
||||
"$label" : null,
|
||||
|
@ -29,7 +29,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/edge1",
|
||||
"_key" : "edge1",
|
||||
"_rev" : "1305372118",
|
||||
"_rev" : "1304287197",
|
||||
"_from" : "vertices/v1",
|
||||
"_to" : "vertices/v2",
|
||||
"$label" : null,
|
||||
|
@ -38,7 +38,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/edge4",
|
||||
"_key" : "edge4",
|
||||
"_rev" : "1306944982",
|
||||
"_rev" : "1305860061",
|
||||
"_from" : "vertices/v1",
|
||||
"_to" : "vertices/v5",
|
||||
"$label" : null,
|
||||
|
|
|
@ -2,13 +2,13 @@ shell> curl --data-binary @- --dump - http://localhost:8529/_api/graph/graph
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1252812246
|
||||
etag: 1251792861
|
||||
|
||||
{
|
||||
"graph" : {
|
||||
"_id" : "_graphs/graph",
|
||||
"_key" : "graph",
|
||||
"_rev" : "1252812246",
|
||||
"_rev" : "1251792861",
|
||||
"edgeDefinitions" : [
|
||||
{
|
||||
"collection" : "edges",
|
||||
|
|
|
@ -8,7 +8,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "_graphs/graph2",
|
||||
"_key" : "graph2",
|
||||
"_rev" : "1255499222",
|
||||
"_rev" : "1254479837",
|
||||
"edgeDefinitions" : [
|
||||
{
|
||||
"collection" : "edges2",
|
||||
|
@ -24,7 +24,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "_graphs/graph1",
|
||||
"_key" : "graph1",
|
||||
"_rev" : "1254516182",
|
||||
"_rev" : "1253496797",
|
||||
"edgeDefinitions" : [
|
||||
{
|
||||
"collection" : "edges1",
|
||||
|
|
|
@ -2,13 +2,13 @@ shell> curl --data-binary @- --dump - http://localhost:8529/_api/graph/graph/ver
|
|||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1261725142
|
||||
etag: 1260705757
|
||||
|
||||
{
|
||||
"vertex" : {
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1261725142",
|
||||
"_rev" : "1260705757",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
"error" : false,
|
||||
|
|
|
@ -9,7 +9,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/edge1",
|
||||
"_key" : "edge1",
|
||||
"_rev" : "1311270358",
|
||||
"_rev" : "1310185437",
|
||||
"_from" : "vertices/v1",
|
||||
"_to" : "vertices/v2",
|
||||
"$label" : null,
|
||||
|
@ -18,7 +18,7 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "edges/edge3",
|
||||
"_key" : "edge3",
|
||||
"_rev" : "1312318934",
|
||||
"_rev" : "1311234013",
|
||||
"_from" : "vertices/v2",
|
||||
"_to" : "vertices/v4",
|
||||
"$label" : null,
|
||||
|
|
|
@ -9,13 +9,13 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1274897878",
|
||||
"_rev" : "1273812957",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
{
|
||||
"_id" : "vertices/v4",
|
||||
"_key" : "v4",
|
||||
"_rev" : "1276077526",
|
||||
"_rev" : "1274992605",
|
||||
"optional1" : "val1"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -9,13 +9,13 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "vertices/v4",
|
||||
"_key" : "v4",
|
||||
"_rev" : "1281975766",
|
||||
"_rev" : "1280890845",
|
||||
"optional1" : "val2"
|
||||
},
|
||||
{
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1280796118",
|
||||
"_rev" : "1279711197",
|
||||
"optional1" : "val1"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -11,31 +11,31 @@ content-type: application/json; charset=utf-8
|
|||
{
|
||||
"_id" : "vertices/v3",
|
||||
"_key" : "v3",
|
||||
"_rev" : "1272079830",
|
||||
"_rev" : "1270994909",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
{
|
||||
"_id" : "vertices/v2",
|
||||
"_key" : "v2",
|
||||
"_rev" : "1271686614",
|
||||
"_rev" : "1270601693",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
{
|
||||
"_id" : "vertices/v5",
|
||||
"_key" : "v5",
|
||||
"_rev" : "1272866262",
|
||||
"_rev" : "1271781341",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
{
|
||||
"_id" : "vertices/v4",
|
||||
"_key" : "v4",
|
||||
"_rev" : "1272473046",
|
||||
"_rev" : "1271388125",
|
||||
"optional1" : "val1"
|
||||
},
|
||||
{
|
||||
"_id" : "vertices/v1",
|
||||
"_key" : "v1",
|
||||
"_rev" : "1271293398",
|
||||
"_rev" : "1270208477",
|
||||
"optional1" : "val1"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -7,13 +7,13 @@ shell> curl -X POST --data-binary @- --dump - http://localhost:8529/_api/graph/
|
|||
|
||||
HTTP/1.1 201 Created
|
||||
content-type: application/json; charset=utf-8
|
||||
etag: 1251501526
|
||||
etag: 1250416605
|
||||
|
||||
{
|
||||
"graph" : {
|
||||
"_id" : "_graphs/graph",
|
||||
"_key" : "graph",
|
||||
"_rev" : "1251501526",
|
||||
"_rev" : "1250416605",
|
||||
"edgeDefinitions" : [
|
||||
{
|
||||
"collection" : "edges",
|
||||
|
|
|
@ -15,7 +15,7 @@ content-type: application/json; charset=utf-8
|
|||
]
|
||||
},
|
||||
{
|
||||
"id" : "products/1313957334",
|
||||
"id" : "products/1312872413",
|
||||
"type" : "hash",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
|
@ -25,7 +25,7 @@ content-type: application/json; charset=utf-8
|
|||
]
|
||||
},
|
||||
{
|
||||
"id" : "products/1314219478",
|
||||
"id" : "products/1313134557",
|
||||
"type" : "skiplist",
|
||||
"unique" : false,
|
||||
"sparse" : true,
|
||||
|
@ -44,8 +44,8 @@ content-type: application/json; charset=utf-8
|
|||
"_key"
|
||||
]
|
||||
},
|
||||
"products/1313957334" : {
|
||||
"id" : "products/1313957334",
|
||||
"products/1312872413" : {
|
||||
"id" : "products/1312872413",
|
||||
"type" : "hash",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
|
@ -54,8 +54,8 @@ content-type: application/json; charset=utf-8
|
|||
"name"
|
||||
]
|
||||
},
|
||||
"products/1314219478" : {
|
||||
"id" : "products/1314219478",
|
||||
"products/1313134557" : {
|
||||
"id" : "products/1313134557",
|
||||
"type" : "skiplist",
|
||||
"unique" : false,
|
||||
"sparse" : true,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1315988950",
|
||||
"id" : "products/1314904029",
|
||||
"type" : "geo2",
|
||||
"unique" : false,
|
||||
"constraint" : false,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1315464662",
|
||||
"id" : "products/1314379741",
|
||||
"type" : "geo1",
|
||||
"unique" : false,
|
||||
"geoJson" : false,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1314940374",
|
||||
"id" : "products/1313855453",
|
||||
"type" : "cap",
|
||||
"unique" : false,
|
||||
"size" : 10,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1318938070",
|
||||
"id" : "products/1317853149",
|
||||
"type" : "fulltext",
|
||||
"unique" : false,
|
||||
"minLength" : 2,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1317037526",
|
||||
"id" : "products/1315952605",
|
||||
"type" : "hash",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1318020566",
|
||||
"id" : "products/1316935645",
|
||||
"type" : "skiplist",
|
||||
"unique" : false,
|
||||
"sparse" : false,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1316513238",
|
||||
"id" : "products/1315428317",
|
||||
"type" : "hash",
|
||||
"unique" : true,
|
||||
"sparse" : false,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1317496278",
|
||||
"id" : "products/1316411357",
|
||||
"type" : "hash",
|
||||
"unique" : false,
|
||||
"sparse" : true,
|
||||
|
|
|
@ -5,7 +5,7 @@ HTTP/1.1 201 Created
|
|||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1318479318",
|
||||
"id" : "products/1317394397",
|
||||
"type" : "skiplist",
|
||||
"unique" : false,
|
||||
"sparse" : true,
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/index/products/1319462358
|
||||
shell> curl -X DELETE --data-binary @- --dump - http://localhost:8529/_api/index/products/1318377437
|
||||
|
||||
HTTP/1.1 200 OK
|
||||
content-type: application/json; charset=utf-8
|
||||
|
||||
{
|
||||
"id" : "products/1319462358",
|
||||
"id" : "products/1318377437",
|
||||
"error" : false,
|
||||
"code" : 200
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json; charset=utf-8
|
|||
"lastProcessedContinuousTick" : null,
|
||||
"lastAvailableContinuousTick" : null,
|
||||
"progress" : {
|
||||
"time" : "2015-02-16T09:38:24Z",
|
||||
"time" : "2015-02-16T10:21:58Z",
|
||||
"message" : "applier created",
|
||||
"failedConnects" : 0
|
||||
},
|
||||
|
@ -21,11 +21,11 @@ content-type: application/json; charset=utf-8
|
|||
"lastError" : {
|
||||
"errorNum" : 0
|
||||
},
|
||||
"time" : "2015-02-16T09:39:16Z"
|
||||
"time" : "2015-02-16T10:22:44Z"
|
||||
},
|
||||
"server" : {
|
||||
"version" : "2.5.0-alpha2",
|
||||
"serverId" : "69660969078947"
|
||||
"version" : "2.5.0-alpha3",
|
||||
"serverId" : "269314291554403"
|
||||
},
|
||||
"endpoint" : "tcp://127.0.0.1:8529",
|
||||
"database" : "_system"
|
||||
|
|
|
@ -10,7 +10,7 @@ content-type: application/json; charset=utf-8
|
|||
"lastProcessedContinuousTick" : null,
|
||||
"lastAvailableContinuousTick" : null,
|
||||
"progress" : {
|
||||
"time" : "2015-02-16T09:39:16Z",
|
||||
"time" : "2015-02-16T10:22:45Z",
|
||||
"message" : "applier shut down",
|
||||
"failedConnects" : 1
|
||||
},
|
||||
|
@ -19,15 +19,15 @@ content-type: application/json; charset=utf-8
|
|||
"totalEvents" : 0,
|
||||
"totalOperationsExcluded" : 0,
|
||||
"lastError" : {
|
||||
"time" : "2015-02-16T09:39:16Z",
|
||||
"time" : "2015-02-16T10:22:45Z",
|
||||
"errorMessage" : "could not connect to master at tcp://127.0.0.1:8529: Could not connect to 'tcp://127.0.0.1:8529' 'connect() failed with #61 - Connection refused'",
|
||||
"errorNum" : 1412
|
||||
},
|
||||
"time" : "2015-02-16T09:39:16Z"
|
||||
"time" : "2015-02-16T10:22:45Z"
|
||||
},
|
||||
"server" : {
|
||||
"version" : "2.5.0-alpha2",
|
||||
"serverId" : "69660969078947"
|
||||
"version" : "2.5.0-alpha3",
|
||||
"serverId" : "269314291554403"
|
||||
},
|
||||
"endpoint" : "tcp://127.0.0.1:8529",
|
||||
"database" : "_system"
|
||||
|
|
|
@ -10,22 +10,22 @@ content-type: application/json; charset=utf-8
|
|||
"lastProcessedContinuousTick" : null,
|
||||
"lastAvailableContinuousTick" : null,
|
||||
"progress" : {
|
||||
"time" : "2015-02-16T09:39:16Z",
|
||||
"message" : "fetching master state information",
|
||||
"time" : "2015-02-16T10:22:45Z",
|
||||
"message" : "applier shut down",
|
||||
"failedConnects" : 1
|
||||
},
|
||||
"totalRequests" : 3,
|
||||
"totalFailedConnects" : 3,
|
||||
"totalRequests" : 2,
|
||||
"totalFailedConnects" : 2,
|
||||
"totalEvents" : 0,
|
||||
"totalOperationsExcluded" : 0,
|
||||
"lastError" : {
|
||||
"errorNum" : 0
|
||||
},
|
||||
"time" : "2015-02-16T09:39:16Z"
|
||||
"time" : "2015-02-16T10:22:45Z"
|
||||
},
|
||||
"server" : {
|
||||
"version" : "2.5.0-alpha2",
|
||||
"serverId" : "69660969078947"
|
||||
"version" : "2.5.0-alpha3",
|
||||
"serverId" : "269314291554403"
|
||||
},
|
||||
"endpoint" : "tcp://127.0.0.1:8529",
|
||||
"database" : "_system"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue