arangosh> db.example.properties();
{
"doCompact" : true,
"journalSize" : 1048576,
"isSystem" : false,
"isVolatile" : false,
"waitForSync" : false,
"keyOptions" : {
"type" : "traditional",
"allowUserKeys" : true
},
"indexBuckets" : 8
}