Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::storage::Table Member List

This is the complete list of members for kuzu::storage::Table, including all inherited members.

addColumn(transaction::Transaction *transaction, TableAddColumnState &addColumnState)=0kuzu::storage::Tablepure virtual
bufferManagerkuzu::storage::Tableprotected
cast()kuzu::storage::Tableinline
cast() constkuzu::storage::Tableinline
checkpoint(common::Serializer &ser, catalog::TableCatalogEntry *tableEntry)=0kuzu::storage::Tablepure virtual
commit(transaction::Transaction *transaction, LocalTable *localTable)=0kuzu::storage::Tablepure virtual
constructDataChunk(const std::vector< common::LogicalType > &types)kuzu::storage::Tableprotected
dataFHkuzu::storage::Tableprotected
delete_(transaction::Transaction *transaction, TableDeleteState &deleteState)=0kuzu::storage::Tablepure virtual
dropColumn()kuzu::storage::Tableinline
enableCompressionkuzu::storage::Tableprotected
getDataFH() constkuzu::storage::Tableinline
getNumRows()=0kuzu::storage::Tablepure virtual
getTableID() constkuzu::storage::Tableinline
getTableName() constkuzu::storage::Tableinline
getTableType() constkuzu::storage::Tableinline
hasChangeskuzu::storage::Tableprotected
initializeScanState(transaction::Transaction *transaction, TableScanState &readState)=0kuzu::storage::Tablepure virtual
insert(transaction::Transaction *transaction, TableInsertState &insertState)=0kuzu::storage::Tablepure virtual
loadTable(common::Deserializer &deSer, const catalog::Catalog &catalog, StorageManager *storageManager, MemoryManager *memoryManager, common::VirtualFileSystem *vfs, main::ClientContext *context)kuzu::storage::Tablestatic
memoryManagerkuzu::storage::Tableprotected
ptrCast()kuzu::storage::Tableinline
scan(transaction::Transaction *transaction, TableScanState &scanState)kuzu::storage::Tableinline
scanInternal(transaction::Transaction *transaction, TableScanState &scanState)=0kuzu::storage::Tableprotectedpure virtual
serialize(common::Serializer &serializer) constkuzu::storage::Tableprotectedvirtual
setHasChanges()kuzu::storage::Tableinline
shadowFilekuzu::storage::Tableprotected
Table(const catalog::TableCatalogEntry *tableEntry, StorageManager *storageManager, MemoryManager *memoryManager)kuzu::storage::Table
tableIDkuzu::storage::Tableprotected
tableNamekuzu::storage::Tableprotected
tableTypekuzu::storage::Tableprotected
update(transaction::Transaction *transaction, TableUpdateState &updateState)=0kuzu::storage::Tablepure virtual
~Table()=defaultkuzu::storage::Tablevirtual