arangosh> view.properties();
{
"writebufferIdle" : 64,
"writebufferActive" : 0,
"primarySort" : [ ],
"writebufferSizeMax" : 33554432,
"commitIntervalMsec" : 1000,
"consolidationPolicy" : {
"type" : "tier",
"segmentsBytesFloor" : 2097152,
"segmentsBytesMax" : 5368709120,
"segmentsMax" : 10,
"segmentsMin" : 1,
"minScore" : 0
},
"cleanupIntervalStep" : 2,
"links" : {
},
"consolidationIntervalMsec" : 10000
}