Kùzu C++ API
|
Go to the source code of this file.
Classes | |
struct | kuzu::main::Option |
struct | kuzu::main::ConfigurationOption |
struct | kuzu::main::ExtensionOption |
struct | kuzu::main::DBConfig |
Namespaces | |
namespace | kuzu |
namespace | kuzu::common |
namespace | kuzu::main |
Typedefs | |
typedef void(* | kuzu::main::set_context) (ClientContext *context, const common::Value ¶meter) |
typedef common::Value(* | kuzu::main::get_setting) (const ClientContext *context) |
Enumerations | |
enum class | kuzu::main::OptionType : uint8_t { kuzu::main::CONFIGURATION = 0 , kuzu::main::EXTENSION = 1 } |