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