Kùzu C++ API
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
kuzu
►
N
binder
C
Expression
C
ExpressionEquality
C
ExpressionHasher
►
N
common
C
ArrayType
C
ArrayTypeInfo
C
ArrowColumnAuxiliaryBuffer
C
AuxiliaryBuffer
C
AuxiliaryBufferFactory
C
BinderException
C
Blob
C
blob_t
C
BlobVector
C
BufferBlock
C
BufferPoolConstants
C
CaseInsensitiveStringEquality
C
CaseInsensitiveStringHashFunction
C
CatalogException
C
CopyConstants
C
CSVOption
C
CSVReaderConfig
C
DataChunk
C
DataChunkState
C
Date
C
date_t
C
DecimalType
C
DecimalTypeInfo
C
dtime_t
C
Exception
C
ExportCSVConstants
C
ExpressionTypeUtil
C
ExtraTypeInfo
C
FileTypeInfo
C
FileTypeUtils
C
HashIndexConstants
C
HexFormatConstants
C
ImportDBConstants
C
InMemOverflowBuffer
C
Int128_t
C
int128_t
C
InternalException
C
internalID_t
C
InternalKeyword
C
Interval
C
interval_t
C
ku_list_t
C
ku_string_t
C
ku_uuid_t
C
list_entry_t
C
ListAuxiliaryBuffer
C
ListType
C
ListTypeInfo
C
ListVector
C
LogicalType
C
LogicalTypeUtils
C
map_entry_t
C
MapType
C
MapVector
C
NestedVal
C
NodeVal
NodeVal
represents a node in the graph and stores the nodeID, label and properties of that node
C
NullMask
C
OrderByConstants
C
overflow_value_t
C
overload
C
ParquetConstants
C
PathSemanticUtils
C
PhysicalTypeUtils
C
PlannerKnobs
C
ReaderConfig
C
RecursiveRelVal
RecursiveRelVal
represents a path in the graph and stores the corresponding rels and nodes of that path
C
RelVal
RelVal
represents a rel in the graph and stores the relID, src/dst nodes and properties of that rel
C
SelectionVector
C
StorageConstants
C
StringAuxiliaryBuffer
C
StringVector
C
struct_entry_t
C
StructAuxiliaryBuffer
C
StructField
C
StructType
C
StructTypeInfo
C
StructVector
C
Time
C
Timer
C
Timestamp
C
timestamp_ms_t
C
timestamp_ns_t
C
timestamp_sec_t
C
timestamp_t
C
timestamp_tz_t
C
TypeUtils
C
UDTTypeInfo
C
union_entry_t
C
UnionType
C
UnionVector
C
UUID
►
C
Value
C
Val
C
ValueVector
C
WarningConstants
►
N
function
C
BinaryComparisonFunctionWrapper
►
C
BinaryFunctionExecutor
C
BinaryComparisonSelectWrapper
C
BinarySelectWrapper
C
BinaryFunctionWrapper
C
BinaryListExtractFunctionWrapper
C
BinaryListStructFunctionWrapper
C
BinaryMapCreationFunctionWrapper
C
BinaryStringFunctionWrapper
C
BinaryUDFExecutor
C
BinaryUDFFunctionWrapper
C
CastFunctionBindData
C
ConstFunctionExecutor
C
ExtraScanTableFuncBindInput
C
ExtraTableFuncBindInput
C
Function
C
FunctionBindData
C
PointerFunctionExecutor
C
ScalarBindFuncInput
C
ScalarFunction
C
ScalarOrAggregateFunction
C
ScanReplacement
C
ScanReplacementData
C
TableFuncBindInput
C
TableFuncInput
C
TableFuncLocalState
C
TableFuncOutput
C
TableFuncSharedState
C
TableFunction
C
TableFunctionInitInput
C
TernaryFunctionExecutor
C
TernaryFunctionWrapper
C
TernaryListFunctionWrapper
C
TernaryRegexFunctionWrapper
C
TernaryStringFunctionWrapper
C
TernaryUDFExecutor
C
TernaryUDFFunctionWrapper
C
UDF
C
UnaryCastFunctionWrapper
C
UnaryCastStringFunctionWrapper
C
UnaryFunctionExecutor
C
UnaryFunctionWrapper
C
UnaryNestedTypeFunctionWrapper
C
UnarySequenceFunctionWrapper
C
UnaryStringFunctionWrapper
C
UnaryStructFunctionWrapper
C
UnaryUDFExecutor
C
UnaryUDFFunctionWrapper
►
N
main
C
ActiveQuery
C
ClientConfig
C
ClientConfigDefault
C
ClientContext
Contain client side configuration. We make profiler associated per query, so profiler is not maintained in client context
C
ConfigurationOption
C
Connection
Connection
is used to interact with a
Database
instance. Each
Connection
is thread-safe. Multiple connections can connect to the same
Database
instance in a multi-threaded environment
C
Database
Database
class is the main class of KùzuDB. It manages all database components
C
DBConfig
C
ExtensionOption
C
Option
C
PreparedStatement
A prepared statement is a parameterized query which can avoid planning the same query for repeated execution
C
PreparedSummary
PreparedSummary
stores the compiling time and query options of a query
C
QueryResult
QueryResult
stores the result of a query execution
C
QuerySummary
QuerySummary
stores the execution time, plan, compiling time and query options of a query
C
StorageDriver
C
SystemConfig
Stores runtime configuration for creating or opening a
Database
C
Version
►
N
parser
C
Statement
►
N
processor
C
CopyFromFileError
C
FlatTuple
Stores a vector of Values
C
LineContext
C
PopulatedCopyFromError
C
WarningContext
C
WarningInfo
C
WarningSourceData
►
N
storage
C
StorageVersionInfo
►
N
transaction
C
Transaction
C
TransactionContext
▼
N
std
C
hash< kuzu::common::int128_t >
C
ArrowArray
C
ArrowArrayWrapper
C
ArrowSchema
C
ArrowSchemaWrapper
Generated by
1.12.0