Kùzu C++ API
|
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
struct | kuzu::common::TableTypeUtils |
Namespaces | |
namespace | kuzu |
namespace | kuzu::common |
Enumerations | |
enum class | kuzu::common::TableType : uint8_t { kuzu::common::UNKNOWN = 0 , kuzu::common::NODE = 1 , kuzu::common::REL = 2 , kuzu::common::RDF = 3 , kuzu::common::REL_GROUP = 4 , kuzu::common::FOREIGN = 5 } |