#include <types.h>
◆ ListTypeInfo() [1/2]
kuzu::common::ListTypeInfo::ListTypeInfo |
( |
| ) |
|
|
default |
◆ ListTypeInfo() [2/2]
kuzu::common::ListTypeInfo::ListTypeInfo |
( |
LogicalType | childType | ) |
|
|
inlineexplicit |
◆ containsAny()
bool kuzu::common::ListTypeInfo::containsAny |
( |
| ) |
const |
|
overridevirtual |
◆ copy()
std::unique_ptr< ExtraTypeInfo > kuzu::common::ListTypeInfo::copy |
( |
| ) |
const |
|
overridevirtual |
◆ deserialize()
static std::unique_ptr< ExtraTypeInfo > kuzu::common::ListTypeInfo::deserialize |
( |
Deserializer & | deserializer | ) |
|
|
static |
◆ getChildType()
const LogicalType & kuzu::common::ListTypeInfo::getChildType |
( |
| ) |
const |
|
inline |
◆ operator==()
bool kuzu::common::ListTypeInfo::operator== |
( |
const ExtraTypeInfo & | other | ) |
const |
|
overridevirtual |
◆ serializeInternal()
void kuzu::common::ListTypeInfo::serializeInternal |
( |
Serializer & | serializer | ) |
const |
|
overrideprotectedvirtual |
◆ childType
The documentation for this class was generated from the following file: