arangosh> c = db._create("users"); [ArangoCollection 73732, "users" (type document, status loaded)] arangosh> c.properties(); { "isSystem" : false, "waitForSync" : false, "keyOptions" : { "allowUserKeys" : true, "type" : "traditional", "lastValue" : 0 }, "cacheEnabled" : false }