#include <types.h>
◆ getField() [1/2]
◆ getField() [2/2]
◆ getFieldIdx()
◆ getFieldNames()
std::vector< std::string > kuzu::common::StructType::getFieldNames |
( |
const LogicalType & | type | ) |
|
|
static |
◆ getFields()
◆ getFieldType() [1/2]
const LogicalType & kuzu::common::StructType::getFieldType |
( |
const LogicalType & | type, |
|
|
const std::string & | key ) |
|
static |
◆ getFieldType() [2/2]
◆ getFieldTypes()
◆ getNumFields()
uint64_t kuzu::common::StructType::getNumFields |
( |
const LogicalType & | type | ) |
|
|
static |
◆ hasField()
bool kuzu::common::StructType::hasField |
( |
const LogicalType & | type, |
|
|
const std::string & | key ) |
|
static |
The documentation for this struct was generated from the following file: