Kùzu C++ API
|
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
struct | kuzu::common::ConflictActionUtil |
Namespaces | |
namespace | kuzu |
namespace | kuzu::common |
Enumerations | |
enum class | kuzu::common::ConflictAction : uint8_t { kuzu::common::ON_CONFLICT_THROW = 0 , kuzu::common::ON_CONFLICT_DO_NOTHING = 1 } |