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