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