1
0
Fork 0
arangodb/Documentation/Examples/shell_collection-properties...

3 lines
130 B
Plaintext

arango> db.examples.properties({ waitForSync : false })
{ "waitForSync" : false, "journalSize" : 33554432, "isVolatile" : false }