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
BoundAlterInfo
C
BoundCreateTableInfo
C
BoundExtraAddPropertyInfo
C
BoundExtraAlterInfo
C
BoundExtraCommentInfo
C
BoundExtraCreateCatalogEntryInfo
C
BoundExtraCreateNodeTableInfo
C
BoundExtraCreateRdfGraphInfo
C
BoundExtraCreateRelTableGroupInfo
C
BoundExtraCreateRelTableInfo
C
BoundExtraCreateTableInfo
C
BoundExtraDropPropertyInfo
C
BoundExtraRenamePropertyInfo
C
BoundExtraRenameTableInfo
C
Expression
C
ExpressionEquality
C
ExpressionHasher
C
PropertyInfo
►
N
catalog
C
Catalog
C
CatalogEntry
C
CatalogEntryTypeUtils
C
CatalogSet
C
FunctionCatalogEntry
C
FunctionEntryTypeUtils
C
Property
C
TableCatalogEntry
C
TableCatalogEntryEquality
C
TableCatalogEntryHasher
►
N
common
►
N
numeric_utils
C
MakeSigned
C
MakeSigned< int128_t >
C
MakeUnSigned
C
MakeUnSigned< int128_t >
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
ConflictActionUtil
C
CopyConstants
C
CSVOption
C
CSVReaderConfig
C
DataChunk
C
DataChunkState
C
Date
C
date_t
C
DecimalType
C
DecimalTypeInfo
C
Deserializer
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
MaskCollection
C
MaskData
C
MaskUtil
C
Metric
C
NestedVal
C
NodeOffsetLevelSemiMask
C
NodeSemiMask
C
NodeVal
NodeVal
represents a node in the graph and stores the nodeID, label and properties of that node
C
NodeVectorLevelSemiMask
C
NullMask
C
NumericMetric
C
OrderByConstants
C
overflow_value_t
C
overload
C
ParquetConstants
C
PathSemanticUtils
C
PhysicalTypeUtils
C
PlannerKnobs
C
ProgressBar
Progress bar for tracking the progress of a pipeline. Prints the progress of each query pipeline and the overall progress
C
ProgressBarDisplay
Interface for displaying progress of a pipeline and a query
C
RdfConstants
C
RdfVariant
C
RdfVariantVector
C
Reader
C
ReaderConfig
C
RecursiveRelVal
RecursiveRelVal
represents a path in the graph and stores the corresponding rels and nodes of that path
C
RelMultiplicityUtils
C
RelVal
RelVal
represents a rel in the graph and stores the relID, src/dst nodes and properties of that rel
C
SelectionVector
C
Serializer
C
StorageConstants
C
StringAuxiliaryBuffer
C
StringVector
C
struct_entry_t
C
StructAuxiliaryBuffer
C
StructField
C
StructType
C
StructTypeInfo
C
StructVector
C
TableTypeUtils
C
Time
C
TimeMetric
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
union_entry_t
C
UnionType
C
UnionVector
C
UniqLock
C
UUID
►
C
Value
C
Val
C
ValueVector
C
Writer
►
N
function
C
BaseScalarFunction
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
Function
C
FunctionBindData
C
PointerFunctionExecutor
C
ScalarBindFuncInput
C
ScalarFunction
C
ScanReplacement
C
ScanReplacementData
C
ScanTableFuncBindInput
C
TableFuncBindInput
C
TableFuncInput
C
TableFuncLocalState
C
TableFuncOutput
C
TableFuncSharedState
C
TableFunction
C
TableFunctionInitInput
C
TernaryFunctionExecutor
C
TernaryFunctionWrapper
C
TernaryListFunctionWrapper
C
TernaryStringFunctionWrapper
C
TernaryUDFExecutor
C
TernaryUDFFunctionWrapper
C
UDF
C
UnaryCastFunctionWrapper
C
UnaryCastStringFunctionWrapper
C
UnaryFunctionExecutor
C
UnaryFunctionWrapper
C
UnaryNestedTypeFunctionWrapper
C
UnaryRdfVariantCastFunctionWrapper
C
UnarySequenceFunctionWrapper
C
UnaryStringFunctionWrapper
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
ParsedExpression
C
ParsedExpressionUtils
C
ParsedLiteralExpression
C
Statement
►
N
processor
C
FlatTuple
Stores a vector of Values
►
N
storage
C
BitpackInfo
C
BoolChunkData
C
BooleanBitpacking
C
ChunkCheckpointState
C
ChunkedNodeGroup
C
ChunkState
C
Column
C
ColumnCheckpointState
C
ColumnChunk
C
ColumnChunkData
C
ColumnChunkFactory
C
ColumnChunkMetadata
C
ColumnFactory
C
ColumnPredicate
C
ColumnPredicateSet
C
ColumnPredicateUtil
C
CompressedFunctor
C
CompressionAlg
C
CompressionMetadata
C
ConstantCompression
C
DBFileID
C
GroupCollection
C
IntegerBitpacking
C
InternalIDChunkData
C
InternalIDColumn
C
LocalStorage
C
LocalTable
C
NodeGroup
C
NodeGroupCheckpointState
C
NodeGroupScanResult
C
NodeGroupScanState
C
NullChunkData
C
ReadCompressedValuesFromPage
C
ReadCompressedValuesFromPageToVector
C
ResidencyStateUtils
C
StorageValue
C
StorageVersionInfo
C
Table
C
TableAddColumnState
C
TableDeleteState
C
TableInsertState
C
TableScanState
C
TableUpdateState
C
Uncompressed
C
UndoBuffer
C
UndoBufferIterator
C
UndoMemoryBuffer
C
UpdateInfo
C
VectorUpdateInfo
C
VectorVersionInfo
C
VersionInfo
C
WriteCompressedValuesToPage
►
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