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