Kùzu C++ API
|
This is the complete list of members for kuzu::binder::PropertyInfo, including all inherited members.
defaultValue | kuzu::binder::PropertyInfo | |
deserialize(common::Deserializer &deserializer) | kuzu::binder::PropertyInfo | static |
EXPLICIT_COPY_DEFAULT_MOVE(PropertyInfo) | kuzu::binder::PropertyInfo | |
name | kuzu::binder::PropertyInfo | |
PropertyInfo()=default | kuzu::binder::PropertyInfo | |
PropertyInfo(std::string name, common::LogicalType type) | kuzu::binder::PropertyInfo | inline |
PropertyInfo(std::string name, common::LogicalType type, std::unique_ptr< parser::ParsedExpression > defaultValue) | kuzu::binder::PropertyInfo | inline |
serialize(common::Serializer &serializer) const | kuzu::binder::PropertyInfo | |
type | kuzu::binder::PropertyInfo |