Kùzu C++ API
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | kuzu |
namespace | kuzu::common |
Enumerations | |
enum class | kuzu::common::AlterType : uint8_t { kuzu::common::RENAME_TABLE = 0 , kuzu::common::ADD_PROPERTY = 10 , kuzu::common::DROP_PROPERTY = 11 , kuzu::common::RENAME_PROPERTY = 12 , kuzu::common::COMMENT = 201 } |