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