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