1
0
Fork 0
arangodb/Documentation/Examples/shell_read-document-db

3 lines
110 B
Plaintext

arango> db._document("1432124/3053939");
{ "_id" : "1432124/3053939", "_rev" : "3053939", "Hello" : "World" }