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