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