Hi,
it returns as below:
{ "error": false, "code": 200, "type": 2, "status": 3, "name": "tag", "waitForSync": false, "objectId": "1209032", "cacheEnabled": false, "figures": { "indexes": { "count": 3, "size": 179944 }, "documentsSize": 1855548, "cacheInUse": false, "cacheSize": 0, "cacheUsage": 0 }, "keyOptions": { "allowUserKeys": true, "type": "traditional", "lastValue": 5537 }, "globallyUniqueId": "c287039421/", "statusString": "loaded", "id": "1209033", "count": 3161, "isSystem": false }
I found that this response format not as the note described, I guess the 'documentSize' may intend to the result I want to kown about this collection, could anyone explains this to me?
P.S. I am using ArangDB 3.5.2(Community Edition).
Thanks,
Kevin