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

8 lines
138 B
Plaintext

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