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