List of all items
Structs
- execution::chunk::DataChunk
- execution::chunk::DataChunkBuilder
- execution::memory::ExecutionMemoryContext
- execution::memory::ExecutionMemoryContextBuilder
- execution::operators::AddLabelOperator
- execution::operators::AggregateExpr
- execution::operators::CreateEdgeOperator
- execution::operators::CreateNodeOperator
- execution::operators::DeleteEdgeOperator
- execution::operators::DeleteNodeOperator
- execution::operators::DistinctOperator
- execution::operators::EqualityCondition
- execution::operators::ExpandOperator
- execution::operators::ExpressionPredicate
- execution::operators::FilterOperator
- execution::operators::HashAggregateOperator
- execution::operators::HashJoinOperator
- execution::operators::LimitOperator
- execution::operators::LimitSkipOperator
- execution::operators::MergeOperator
- execution::operators::NestedLoopJoinOperator
- execution::operators::ProjectOperator
- execution::operators::RemoveLabelOperator
- execution::operators::ScanOperator
- execution::operators::SetPropertyOperator
- execution::operators::SimpleAggregateOperator
- execution::operators::SkipOperator
- execution::operators::SortKey
- execution::operators::SortOperator
- execution::operators::UnionOperator
- execution::operators::UnwindOperator
- execution::operators::push::AggregateExpr
- execution::operators::push::AggregatePushOperator
- execution::operators::push::AndPredicate
- execution::operators::push::BinaryExpr
- execution::operators::push::ColumnExpr
- execution::operators::push::ColumnPredicate
- execution::operators::push::ConstantExpr
- execution::operators::push::DistinctMaterializingOperator
- execution::operators::push::DistinctPushOperator
- execution::operators::push::FilterPushOperator
- execution::operators::push::LimitPushOperator
- execution::operators::push::NotNullPredicate
- execution::operators::push::OrPredicate
- execution::operators::push::ProjectPushOperator
- execution::operators::push::SkipLimitPushOperator
- execution::operators::push::SkipPushOperator
- execution::operators::push::SortKey
- execution::operators::push::SortPushOperator
- execution::operators::push::SpillableAggregatePushOperator
- execution::operators::push::SpillableSortPushOperator
- execution::parallel::CloneableOperatorFactory
- execution::parallel::CollectorSink
- execution::parallel::MergeableAccumulator
- execution::parallel::Morsel
- execution::parallel::MorselScheduler
- execution::parallel::ParallelChunkSource
- execution::parallel::ParallelPipeline
- execution::parallel::ParallelPipelineConfig
- execution::parallel::ParallelPipelineResult
- execution::parallel::ParallelVectorSource
- execution::parallel::RangeSource
- execution::parallel::SortKey
- execution::parallel::WorkerHandle
- execution::pipeline::ChunkCollector
- execution::pipeline::Pipeline
- execution::selection::SelectionVector
- execution::sink::CollectorSink
- execution::sink::CountingSink
- execution::sink::LimitingSink
- execution::sink::MaterializingSink
- execution::sink::NullSink
- execution::source::ChunkSource
- execution::source::EmptySource
- execution::source::GeneratorSource
- execution::source::OperatorSource
- execution::source::VectorSource
- execution::spill::AsyncSpillFile
- execution::spill::AsyncSpillFileReader
- execution::spill::AsyncSpillManager
- execution::spill::ExternalSort
- execution::spill::PartitionedState
- execution::spill::SortKey
- execution::spill::SpillFile
- execution::spill::SpillFileReader
- execution::spill::SpillManager
- execution::vector::ValueVector
- graph::lpg::Edge
- graph::lpg::EdgeRecord
- graph::lpg::LpgStore
- graph::lpg::Node
- graph::lpg::NodeRecord
- graph::lpg::PropertyStorage
- index::adjacency::ChunkedAdjacency
- index::btree::BTreeIndex
- index::btree::OrderedFloat
- index::hash::HashIndex
- index::trie::LeapfrogJoin
- index::trie::TrieIndex
- index::trie::TrieIterator
- index::zone_map::BloomFilter
- index::zone_map::BloomFilterBuilder
- index::zone_map::ZoneMapBuilder
- index::zone_map::ZoneMapEntry
- index::zone_map::ZoneMapIndex
- statistics::ColumnStatistics
- statistics::EdgeTypeStatistics
- statistics::Histogram
- statistics::HistogramBucket
- statistics::IndexStatistics
- statistics::LabelStatistics
- statistics::PredicateStatistics
- statistics::RdfStatistics
- statistics::RdfStatisticsCollector
- statistics::Statistics
- storage::bitpack::BitPackedInts
- storage::bitpack::DeltaBitPacked
- storage::bitvec::BitVector
- storage::codec::CodecSelector
- storage::codec::CompressedData
- storage::codec::TypeSpecificCompressor
- storage::delta::DeltaEncoding
- storage::dictionary::DictionaryBuilder
- storage::dictionary::DictionaryEncoding
Enums
- execution::operators::AggregateFunction
- execution::operators::BinaryFilterOp
- execution::operators::FilterExpression
- execution::operators::HashKey
- execution::operators::JoinType
- execution::operators::NullOrder
- execution::operators::OperatorError
- execution::operators::ProjectExpr
- execution::operators::PropertySource
- execution::operators::SortDirection
- execution::operators::UnaryFilterOp
- execution::operators::push::AggregateFunction
- execution::operators::push::ArithOp
- execution::operators::push::CompareOp
- execution::operators::push::NullOrder
- execution::operators::push::SortDirection
- execution::pipeline::ChunkSizeHint
- execution::spill::NullOrder
- execution::spill::SortDirection
- graph::Direction
- graph::lpg::CompareOp
- statistics::TriplePosition
- storage::codec::CompressionCodec
- storage::codec::CompressionMetadata
Traits
- execution::operators::JoinCondition
- execution::operators::Operator
- execution::operators::Predicate
- execution::operators::push::FilterPredicate
- execution::operators::push::ProjectExpression
- execution::parallel::MergeableOperator
- execution::parallel::OperatorChainFactory
- execution::parallel::ParallelSource
- execution::pipeline::PushOperator
- execution::pipeline::Sink
- execution::pipeline::Source
- storage::dictionary::IntoDictionaryEncoding
Functions
- execution::parallel::compute_morsel_size
- execution::parallel::compute_morsel_size_with_base
- execution::parallel::concat_parallel_results
- execution::parallel::generate_adaptive_morsels
- execution::parallel::generate_morsels
- execution::parallel::merge_distinct_results
- execution::parallel::merge_sorted_chunks
- execution::parallel::merge_sorted_runs
- execution::parallel::rows_to_chunks
- execution::spill::deserialize_row
- execution::spill::deserialize_value
- execution::spill::serialize_row
- execution::spill::serialize_value
- storage::delta::zigzag_decode
- storage::delta::zigzag_encode
Type Aliases
- execution::operators::OperatorResult
- index::btree::Float64Index
- index::btree::Int64Index
- index::hash::NodeIdIndex
- index::hash::StringKeyIndex
- statistics::PropertyKey
- statistics::TableStatistics
Constants
- execution::chunk::DEFAULT_CHUNK_SIZE
- execution::memory::CRITICAL_PRESSURE_CHUNK_SIZE
- execution::memory::DEFAULT_CHUNK_SIZE
- execution::memory::HIGH_PRESSURE_CHUNK_SIZE
- execution::memory::MODERATE_PRESSURE_CHUNK_SIZE
- execution::operators::push::DEFAULT_AGGREGATE_SPILL_THRESHOLD
- execution::operators::push::DEFAULT_SPILL_THRESHOLD
- execution::parallel::CRITICAL_PRESSURE_MORSEL_SIZE
- execution::parallel::DEFAULT_MORSEL_SIZE
- execution::parallel::HIGH_PRESSURE_MORSEL_SIZE
- execution::parallel::MIN_MORSEL_SIZE
- execution::parallel::MODERATE_PRESSURE_MORSEL_SIZE
- execution::pipeline::DEFAULT_CHUNK_SIZE
- execution::pipeline::LARGE_CHUNK_SIZE
- execution::pipeline::SMALL_CHUNK_SIZE
- execution::spill::DEFAULT_NUM_PARTITIONS
- execution::vector::DEFAULT_VECTOR_CAPACITY