1
0
Fork 0
arangodb/Documentation/Examples/documentsCollectionFirstNul...

8 lines
138 B
Plaintext

arangosh> db.example.first();
{
"_id" : "example/518809026",
"_key" : "518809026",
"_rev" : "518809026",
"Hello" : "world"
}