Kùzu C++ API
Loading...
Searching...
No Matches
conflict_action.h File Reference
#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 }