Kùzu C++ API
|
This is the complete list of members for kuzu::binder::BoundExtraAddPropertyInfo, including all inherited members.
boundDefault | kuzu::binder::BoundExtraAddPropertyInfo | |
BoundExtraAddPropertyInfo(std::string propertyName, common::LogicalType dataType, std::unique_ptr< parser::ParsedExpression > defaultValue, std::shared_ptr< Expression > boundDefault) | kuzu::binder::BoundExtraAddPropertyInfo | inline |
BoundExtraAddPropertyInfo(const BoundExtraAddPropertyInfo &other) | kuzu::binder::BoundExtraAddPropertyInfo | inline |
constCast() const | kuzu::binder::BoundExtraAlterInfo | inline |
constPtrCast() const | kuzu::binder::BoundExtraAlterInfo | inline |
copy() const final | kuzu::binder::BoundExtraAddPropertyInfo | inlinevirtual |
dataType | kuzu::binder::BoundExtraAddPropertyInfo | |
defaultValue | kuzu::binder::BoundExtraAddPropertyInfo | |
propertyName | kuzu::binder::BoundExtraAddPropertyInfo | |
~BoundExtraAlterInfo()=default | kuzu::binder::BoundExtraAlterInfo | virtual |