Kuzu C++ API
|
This is the complete list of members for kuzu::common::StructType, including all inherited members.
getField(const LogicalType &type, struct_field_idx_t idx) | kuzu::common::StructType | static |
getField(const LogicalType &type, const std::string &key) | kuzu::common::StructType | static |
getFieldIdx(const LogicalType &type, const std::string &key) | kuzu::common::StructType | static |
getFieldNames(const LogicalType &type) | kuzu::common::StructType | static |
getFields(const LogicalType &type) | kuzu::common::StructType | static |
getFieldType(const LogicalType &type, struct_field_idx_t idx) | kuzu::common::StructType | static |
getFieldType(const LogicalType &type, const std::string &key) | kuzu::common::StructType | static |
getFieldTypes(const LogicalType &type) | kuzu::common::StructType | static |
getNodeType(const catalog::NodeTableCatalogEntry &entry) | kuzu::common::StructType | static |
getNumFields(const LogicalType &type) | kuzu::common::StructType | static |
hasField(const LogicalType &type, const std::string &key) | kuzu::common::StructType | static |