arangosh> view.properties({links: {colA: null}});
{
"cleanupIntervalStep" : 12,
"consolidationIntervalMsec" : 60000,
"consolidationPolicy" : {
"type" : "bytes_accum",
"threshold" : 0.10000000149011612
},
"writebufferActive" : 0,
"writebufferIdle" : 64,
"writebufferSizeMax" : 33554432,
"links" : {
"colB" : {
"analyzers" : [
"identity"
],
"fields" : {
"text" : {
}
},
"includeAllFields" : false,
"storeValues" : "none",
"trackListPositions" : false
}
}
}