arangosh> col = db.example;
[ArangoCollection 606492060, "example" (type document, status loaded)]
arangosh> col.load();
arangosh> col;