#include <db_config.h>
◆ DBConfig()
| kuzu::main::DBConfig::DBConfig |
( |
const SystemConfig & | systemConfig | ) |
|
|
explicit |
◆ getOptionByName()
◆ isDBPathInMemory()
| KUZU_API bool kuzu::main::DBConfig::isDBPathInMemory |
( |
const std::string & | dbPath | ) |
|
|
static |
◆ autoCheckpoint
| bool kuzu::main::DBConfig::autoCheckpoint |
◆ bufferPoolSize
| uint64_t kuzu::main::DBConfig::bufferPoolSize |
◆ checkpointThreshold
| uint64_t kuzu::main::DBConfig::checkpointThreshold |
◆ enableCompression
| bool kuzu::main::DBConfig::enableCompression |
◆ enableMultiWrites
| bool kuzu::main::DBConfig::enableMultiWrites |
◆ enableSpillingToDisk
| bool kuzu::main::DBConfig::enableSpillingToDisk |
◆ forceCheckpointOnClose
| bool kuzu::main::DBConfig::forceCheckpointOnClose |
◆ maxDBSize
| uint64_t kuzu::main::DBConfig::maxDBSize |
◆ maxNumThreads
| uint64_t kuzu::main::DBConfig::maxNumThreads |
◆ readOnly
| bool kuzu::main::DBConfig::readOnly |
The documentation for this struct was generated from the following file: