#include <types.h>
◆ getFieldIdx()
◆ getFieldName()
◆ getFieldType() [1/2]
const LogicalType & kuzu::common::UnionType::getFieldType |
( |
const LogicalType & | type, |
|
|
const std::string & | key ) |
|
static |
◆ getFieldType() [2/2]
◆ getInternalFieldIdx()
◆ getNumFields()
uint64_t kuzu::common::UnionType::getNumFields |
( |
const LogicalType & | type | ) |
|
|
static |
◆ hasField()
bool kuzu::common::UnionType::hasField |
( |
const LogicalType & | type, |
|
|
const std::string & | key ) |
|
static |
◆ TAG_FIELD_IDX
◆ TAG_FIELD_NAME
char kuzu::common::UnionType::TAG_FIELD_NAME[] = "tag" |
|
staticconstexpr |
◆ TAG_FIELD_TYPE
The documentation for this struct was generated from the following file: