logo
The documentation for this class was generated from the following file: headers/ types.h kuzu common StructTypeInfo
Typedef Documentation expression_map template using kuzu::binder::expression_map Initial value: std::unordered_map, T, ExpressionHasher, …
Detailed Description kuzu internal interval type which stores the months, days and microseconds.
The documentation for this class was generated from the following file: headers/ statement.h kuzu parser Statement
Data Structure Index A| K A ArrowArray ArrowSchema K kuzu_connection kuzu_database kuzu_date_t kuzu_flat_tuple kuzu_int128_t kuzu_internal_id_t kuzu_interval_t kuzu_logical_type
Detailed Description kuzu_query_summary stores the execution time, plan, compiling time and query options of a query.
1#pragma once 2 3#include 4#include 5#include 6#include 7 8#include " types.h " 9 10namespace kuzu { 11namespace common { 12class ValueVector
Detailed Description kuzu internal timestamp_sec_t type which stores the number of seconds since 1970-01-01 00:00:00 UTC.
No Matches Concepts Here is a list of all concepts with brief descriptions: [detail level 123]
declaration: package: com.kuzudb, class: Database Constructor Details Database public Database () Creates a database object. The database will be created in memory with default set