mirror of https://gitee.com/bigwinds/arangodb
running compact() in the same transaction will only increase the data size on disk due to RocksDB not being able to remove any documents physically due to the snapshot that is taken at transaction start. This change also exposes db.<collection>.compact() in the arangosh, in order to manually run a compaction on the data range of a collection should it be needed for maintenance. |
||
---|---|---|
.. | ||
Deprecated | ||
JavaScriptModules | ||
References | ||
ErrorCodes.md | ||
Glossary.md | ||
README.md |
README.md
Appendix
- References: Brief overviews over interfaces and objects
- db: the
db
object - collection: the
collection
object - cursor: the
cursor
object
- db: the
- JavaScript Modules: List of built-in and supported JS modules
- Deprecated: Features that are considered obsolete and may get removed eventually
- Error codes and meanings: List of all possible errors that can be encountered
- Glossary: Disambiguation page