Kuzu C++ API
Loading...
Searching...
No Matches
kuzu::processor::ResultSet Member List

This is the complete list of members for kuzu::processor::ResultSet, including all inherited members.

dataChunkskuzu::processor::ResultSet
getDataChunk(data_chunk_pos_t dataChunkPos)kuzu::processor::ResultSetinline
getNumTuples(const std::unordered_set< uint32_t > &dataChunksPosInScope)kuzu::processor::ResultSetinline
getNumTuplesWithoutMultiplicity(const std::unordered_set< uint32_t > &dataChunksPosInScope)kuzu::processor::ResultSet
getValueVector(const DataPos &dataPos) constkuzu::processor::ResultSetinline
insert(common::idx_t pos, std::shared_ptr< common::DataChunk > dataChunk)kuzu::processor::ResultSetinline
multiplicitykuzu::processor::ResultSet
ResultSet()kuzu::processor::ResultSetinline
ResultSet(common::idx_t numDataChunks)kuzu::processor::ResultSetinlineexplicit
ResultSet(ResultSetDescriptor *resultSetDescriptor, storage::MemoryManager *memoryManager)kuzu::processor::ResultSet