Kùzu C++ API
|
Classes | |
struct | BoundAlterInfo |
struct | BoundCreateTableInfo |
struct | BoundExtraAddPropertyInfo |
struct | BoundExtraAlterInfo |
struct | BoundExtraCommentInfo |
struct | BoundExtraCreateCatalogEntryInfo |
struct | BoundExtraCreateNodeTableInfo |
struct | BoundExtraCreateRdfGraphInfo |
struct | BoundExtraCreateRelTableGroupInfo |
struct | BoundExtraCreateRelTableInfo |
struct | BoundExtraCreateTableInfo |
struct | BoundExtraDropPropertyInfo |
struct | BoundExtraRenamePropertyInfo |
struct | BoundExtraRenameTableInfo |
class | Expression |
struct | ExpressionEquality |
struct | ExpressionHasher |
struct | PropertyInfo |
Typedefs | |
using | expression_vector = std::vector<std::shared_ptr<Expression>> |
using | expression_pair = std::pair<std::shared_ptr<Expression>, std::shared_ptr<Expression>> |
using | expression_set |
template<typename T > | |
using | expression_map |
using kuzu::binder::expression_map |
using kuzu::binder::expression_pair = std::pair<std::shared_ptr<Expression>, std::shared_ptr<Expression>> |
using kuzu::binder::expression_vector = std::vector<std::shared_ptr<Expression>> |