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