List of all items
Structs
- Label
- NodeId
- PropertyKey
- PropertyValue
- algo::ControlDependenceResult
- algo::CriticalPathResult
- algo::CycleBasisBounds
- algo::CycleBasisResult
- algo::DominanceFrontierResult
- algo::DominatorResult
- algo::EdgeDelta
- algo::EnumeratedPath
- algo::GraphDiffResult
- algo::HappensBeforeResult
- algo::ImpactRadiusConfig
- algo::ImpactRadiusResult
- algo::IteratedDominanceFrontierResult
- algo::MetadataSinkDetector
- algo::MetadataSourceDetector
- algo::MinCutResult
- algo::MinVertexCutResult
- algo::NaturalLoop
- algo::NaturalLoopsResult
- algo::NodeDelta
- algo::PartitionConfig
- algo::PartitionResult
- algo::PathEnumerationConfig
- algo::PathEnumerationDominanceConfig
- algo::PathEnumerationPruningStats
- algo::PathEnumerationResult
- algo::PostDominatorResult
- algo::RefactorValidation
- algo::RewriteBounds
- algo::RewriteResult
- algo::RewriteRule
- algo::SccCollapseResult
- algo::SccResult
- algo::SimilarityBounds
- algo::SimilarityResult
- algo::SliceResult
- algo::SubgraphMatchResult
- algo::SubgraphPatternBounds
- algo::TaintResult
- algo::TraceEvent
- algo::TransitiveClosureBounds
- algo::VectorClock
- algo::backend::graph_ops::SccResult
- backend::BackupResult
- backend::EdgeSpec
- backend::ImportMetadata
- backend::NeighborQuery
- backend::NodeSpec
- backend::SnapshotMetadata
- backend::SqliteGraphBackend
- backend::SubscriptionFilter
- backend::native::types::EdgeFlags
- backend::native::types::KvEntry
- backend::native::types::KvMetadata
- backend::native::types::NodeFlags
- backend::native::v3::algorithm::parallel_bfs::BfsConfig
- backend::native::v3::algorithm::parallel_bfs::BfsResult
- backend::native::v3::allocator::FreePageHeader
- backend::native::v3::allocator::PageAllocator
- backend::native::v3::backend::V3Backend
- backend::native::v3::backend::WriteBatchGuard
- backend::native::v3::btree::BTreeManager
- backend::native::v3::btree::BTreePageCache
- backend::native::v3::compact_edge_record::CompactEdgeRecord
- backend::native::v3::compression::CompressionStats
- backend::native::v3::edge_compat::V3EdgeCluster
- backend::native::v3::edge_compat::V3EdgeStore
- backend::native::v3::file_coordinator::FileCoordinator
- backend::native::v3::header::PersistentHeaderV3
- backend::native::v3::kind_index::KindIndex
- backend::native::v3::kv_store::store::KvStore
- backend::native::v3::name_index::NameIndex
- backend::native::v3::name_index::NameIndexStats
- backend::native::v3::node::block_cache::BlockAwareTraversalCache
- backend::native::v3::node::block_cache::BlockStats
- backend::native::v3::node::cache::NodeCache
- backend::native::v3::node::page::NodePage
- backend::native::v3::node::record::NodeRecordV3
- backend::native::v3::node::store::NodeStore
- backend::native::v3::node::store::PageLoader
- backend::native::v3::node::store::TraversalCache
- backend::native::v3::node::store::TraversalCacheBuilder
- backend::native::v3::pubsub::publisher::Publisher
- backend::native::v3::pubsub::types::SubscriberId
- backend::native::v3::pubsub::types::SubscriptionFilter
- backend::native::v3::storage::adaptive_page::AdaptivePageManager
- backend::native::v3::storage::adaptive_page::PageConfig
- backend::native::v3::storage::media_detector::MediaDetector
- backend::native::v3::string_table::StringTable
- backend::native::v3::string_table::StringTableStats
- backend::native::v3::wal::V3WALHeader
- backend::native::v3::wal::V3WALPaths
- backend::native::v3::wal::WALRecovery
- backend::native::v3::wal::WALRecoveryStats
- backend::native::v3::wal::WALWriter
- backend::native::v3::write_batch::WriteBatch
- backend_selector::GraphBackendFactory
- bench_gates::BenchComparison
- bench_gates::BenchMetric
- bench_gates::BenchThreshold
- bench_meta::BenchRun
- bench_regression::BenchGate
- bench_regression::BenchGateConfig
- bench_regression::GateEnforcer
- bench_regression::GateReport
- bench_utils::GraphDataset
- cache::AdjacencyCache
- cache::CacheStats
- config::GraphConfig
- config::NativeConfig
- config::SqliteConfig
- cypher::CypherQuery
- cypher::EdgeLeg
- cypher::NodePattern
- cypher::WhereClause
- graph::GraphEdge
- graph::GraphEntity
- graph::GraphMetricsSnapshot
- graph::InstrumentedConnection
- graph::SqliteGraph
- graph::pool::PoolManager
- graph_opt::BatchConfig
- graph_opt::GraphEdgeCreate
- graph_opt::GraphEntityCreate
- graph_opt::TransactionGuard
- hnsw::builder::HnswConfigBuilder
- hnsw::config::HnswConfig
- hnsw::index::HnswIndex
- hnsw::index::HnswIndexStats
- hnsw::layer::HnswLayer
- hnsw::multilayer::LayerMappings
- hnsw::multilayer::LevelDistributor
- hnsw::multilayer::MultiLayerNodeManager
- hnsw::neighborhood::NeighborhoodSearch
- hnsw::neighborhood::SearchMetrics
- hnsw::neighborhood::SearchResult
- hnsw::storage::InMemoryVectorStorage
- hnsw::storage::SQLiteVectorStorage
- hnsw::storage::VectorBatch
- hnsw::storage::VectorRecord
- hnsw::storage::VectorStorageStats
- inference::InferenceConfig
- inference::InferenceStats
- inference::SparseInferenceEngine
- introspection::GraphIntrospection
- multi_hop::ChainStep
- mvcc::GraphSnapshot
- mvcc::SnapshotManager
- mvcc::SnapshotState
- pattern::NodeConstraint
- pattern::PatternLeg
- pattern::PatternMatch
- pattern::PatternQuery
- pattern_engine::PatternTriple
- pattern_engine::TripleMatch
- progress::ConsoleProgress
- progress::NoProgress
- progress::ProgressState
- query::GraphQuery
- query_cache::BfsCacheKey
- query_cache::KHopCacheKey
- query_cache::KHopFilteredCacheKey
- query_cache::QueryCache
- query_cache::QueryCacheEntry
- query_cache::ShortestPathCacheKey
- schema::MigrationReport
- snapshot::SnapshotId
- typed_digraph::CycleError
- typed_digraph::Dfs
- typed_digraph::EdgeIndex
- typed_digraph::EdgeRef
- typed_digraph::NodeIndex
- typed_digraph::TypedDiGraph
Enums
- algo::CriticalPathError
- algo::Operation
- algo::PathClassification
- algo::RewriteOperation
- algo::TopoError
- backend::BackendDirection
- backend::PubSubEvent
- backend::PubSubEventType
- backend::native::types::CpuProfile
- backend::native::types::KvStoreError
- backend::native::types::KvValue
- backend::native::types::NativeBackendError
- backend::native::v3::allocator::PageState
- backend::native::v3::compact_edge_record::Direction
- backend::native::v3::compression::delta::DeltaDecodeError
- backend::native::v3::compression::varint::VarintError
- backend::native::v3::edge_compat::Direction
- backend::native::v3::edge_compat::PageType
- backend::native::v3::index::page::IndexPage
- backend::native::v3::index::page::IndexPageType
- backend::native::v3::index_persistence::IndexPersistenceError
- backend::native::v3::pubsub::types::PubSubEvent
- backend::native::v3::pubsub::types::PubSubEventType
- backend::native::v3::storage::media_detector::MediaType
- backend::native::v3::wal::V3WALRecord
- backend::native::v3::wal::V3WALRecordType
- backend_selector::BackendKind
- bench_gates::BenchGateResult
- bench_regression::BenchOutcome
- bench_utils::GraphShape
- config::BackendKind
- cypher::EdgeDirection
- cypher::Pattern
- cypher::Statement
- cypher::WhereOp
- dsl::DslResult
- errors::SqliteGraphError
- graph::ConnectionWrapper
- graph::StatementWrapper
- hnsw::distance_metric::DistanceMetric
- hnsw::errors::HnswConfigError
- hnsw::errors::HnswError
- hnsw::errors::HnswIndexError
- hnsw::errors::HnswMultiLayerError
- hnsw::errors::HnswStorageError
- hnsw::simd::SimdLevel
- introspection::EdgeCount
- introspection::IntrospectError
- query_cache::QueryCacheKey
- query_cache::QueryResult
- typed_digraph::Direction
Traits
- algo::SinkCallback
- algo::SourceCallback
- backend::GraphBackend
- hnsw::storage::VectorStorage
- progress::ProgressCallback
Functions
- algo::backend::centrality::betweenness_centrality
- algo::backend::centrality::pagerank
- algo::backend::graph_ops::bfs
- algo::backend::graph_ops::shortest_path
- algo::backend::graph_ops::strongly_connected_components
- algo::backend::graph_ops::topological_sort
- algo::backend::traversal::bfs_traversal
- algo::backend::traversal::dfs_traversal
- algo::backend::traversal::k_hop_neighbors
- algo::backward_slice
- algo::backward_slice_with_progress
- algo::betweenness_centrality
- algo::betweenness_centrality_with_progress
- algo::can_reach
- algo::collapse_sccs
- algo::collapse_sccs_with_progress
- algo::connected_components
- algo::control_dependence_from_exit
- algo::control_dependence_graph
- algo::critical_path
- algo::critical_path_with_progress
- algo::cycle_basis
- algo::cycle_basis_bounded
- algo::cycle_basis_with_progress
- algo::default_weight_fn
- algo::discover_sources_and_sinks
- algo::discover_sources_and_sinks_default
- algo::dominance_frontiers
- algo::dominance_frontiers_with_progress
- algo::dominators
- algo::dominators_with_progress
- algo::enumerate_paths
- algo::enumerate_paths_with_dominance
- algo::enumerate_paths_with_dominance_progress
- algo::enumerate_paths_with_progress
- algo::find_cycles_limited
- algo::find_subgraph_patterns
- algo::find_subgraph_patterns_with_progress
- algo::forward_slice
- algo::forward_slice_with_progress
- algo::graph_diff
- algo::graph_diff_with_progress
- algo::happens_before_analysis
- algo::impact_radius
- algo::impact_radius_with_progress
- algo::iterated_dominance_frontiers
- algo::label_propagation
- algo::louvain_communities
- algo::louvain_communities_with_progress
- algo::min_st_cut
- algo::min_st_cut_with_progress
- algo::min_vertex_cut
- algo::min_vertex_cut_with_progress
- algo::natural_loops
- algo::natural_loops_from_exit
- algo::natural_loops_with_progress
- algo::nodes_by_degree
- algo::pagerank
- algo::pagerank_with_progress
- algo::partition_bfs_level
- algo::partition_greedy
- algo::partition_kway
- algo::partition_kway_with_progress
- algo::post_dominators
- algo::post_dominators_auto_exit
- algo::post_dominators_with_progress
- algo::propagate_taint_backward
- algo::propagate_taint_backward_with_progress
- algo::propagate_taint_forward
- algo::propagate_taint_forward_with_progress
- algo::reachable_from
- algo::reachable_from_with_progress
- algo::reverse_reachable_from
- algo::reverse_reachable_from_with_progress
- algo::rewrite_graph_patterns
- algo::rewrite_graph_patterns_with_progress
- algo::sink_reachability_analysis
- algo::sink_reachability_analysis_with_progress
- algo::strongly_connected_components
- algo::structural_similarity
- algo::structural_similarity_with_progress
- algo::topological_sort
- algo::transitive_closure
- algo::transitive_closure_with_progress
- algo::transitive_reduction
- algo::transitive_reduction_with_progress
- algo::unreachable_from
- algo::validate_refactor
- algo::weakly_connected_components
- algo::weakly_connected_components_with_progress
- backend::native::cpu_tuning::detect_cpu_profile
- backend::native::cpu_tuning::get_optimization_hints
- backend::native::cpu_tuning::has_feature
- backend::native::cpu_tuning::resolve_cpu_profile
- backend::native::types::node_slot_offset
- backend::native::v3::algorithm::parallel_bfs::parallel_bfs
- backend::native::v3::allocator::xor_checksum
- backend::native::v3::compression::delta::calculate_optimal_base_id
- backend::native::v3::compression::delta::decode_id_delta
- backend::native::v3::compression::delta::encode_id_delta
- backend::native::v3::compression::delta::estimate_delta_savings
- backend::native::v3::compression::edge_delta::compress_edge_ids
- backend::native::v3::compression::edge_delta::compression_ratio
- backend::native::v3::compression::edge_delta::decompress_edge_ids
- backend::native::v3::compression::varint::decode_varint
- backend::native::v3::compression::varint::decode_varint_u16
- backend::native::v3::compression::varint::decode_varint_u32
- backend::native::v3::compression::varint::encode_varint
- backend::native::v3::compression::varint::encode_varint_u16
- backend::native::v3::compression::varint::encode_varint_u32
- backend::native::v3::compression::varint::varint_size
- backend::native::v3::constants::checksum::xor_checksum
- backend::native::v3::index_persistence::index_path_for_db
- backend::native::v3::index_persistence::persist_indexes
- backend::native::v3::index_persistence::remove_index_file
- backend::native::v3::index_persistence::restore_indexes
- backend::native::v3::index_persistence::temp_path_for_db
- backend::native::v3::kv_store::types::hash_key
- backend::native::v3::node::block_cache::node_id_to_block
- backend::native::v3::node::page::node_id_to_block
- backend::native::v3::wal::lsn_is_valid
- backend::native::v3::wal::lsn_next
- backend::native::v3::wal::read_kv_checkpoint
- backend::native::v3::wal::write_kv_checkpoint
- bench_gates::check_thresholds
- bench_gates::compare_to_baseline
- bench_gates::load_previous_runs
- bench_gates::record_bench_run
- bench_gates::set_bench_file_path
- bench_utils::generate_graph
- bfs::bfs_neighbors
- bfs::bfs_neighbors_filtered
- bfs::shortest_path
- bfs::shortest_path_filtered
- config::open_graph
- cypher::execute
- cypher::parse
- dsl::parse_dsl
- graph::is_in_memory_connection
- graph_opt::adjacency_fetch_incoming_batch
- graph_opt::adjacency_fetch_outgoing_batch
- graph_opt::bulk_insert_edges
- graph_opt::bulk_insert_edges_with_config
- graph_opt::bulk_insert_entities
- graph_opt::bulk_insert_entities_with_config
- graph_opt::cache_clear_ranges
- graph_opt::cache_stats
- graph_opt::execute_batch
- hnsw::batch_filter::filter_allowed_scalar
- hnsw::batch_filter::filter_batch
- hnsw::batch_filter::filter_denied_scalar
- hnsw::config::hnsw_config
- hnsw::distance_functions::cosine_similarity
- hnsw::distance_functions::euclidean_distance
- hnsw::distance_functions::manhattan_distance
- hnsw::distance_metric::compute_distance
- hnsw::serialization::decode_varint_scalar
- hnsw::serialization::delta_decode
- hnsw::serialization::delta_encode
- hnsw::serialization::delta_encode_avx2
- hnsw::serialization::delta_encode_scalar
- hnsw::serialization::encode_varint_scalar
- hnsw::simd::compute_norm_squared
- hnsw::simd::compute_norm_squared_scalar
- hnsw::simd::cosine_similarity
- hnsw::simd::cosine_similarity_scalar
- hnsw::simd::dot_product
- hnsw::simd::dot_product_scalar
- hnsw::simd::euclidean_distance
- hnsw::simd::euclidean_distance_scalar
- hnsw::simd::simd_level
- index::add_label
- index::add_property
- index::get_entities_by_label
- index::get_entities_by_property
- inference::sampling::sample_token
- inference::simd::dense_ffn
- inference::simd::matmul
- inference::simd::matmul_into
- introspection::get_file_size
- introspection::get_wal_size
- match_triples_fast
- multi_hop::chain_query
- multi_hop::k_hop
- multi_hop::k_hop_filtered
- multi_hop::k_hop_multi
- pattern::entity_ids_with_constraint
- pattern::execute_pattern
- pattern_engine::match_triples
- recovery::dump_graph_to_path
- recovery::dump_graph_to_writer
- recovery::load_graph_from_path
- recovery::load_graph_from_reader
- schema::ensure_schema
- schema::ensure_schema_without_migrations
- schema::read_schema_version
- schema::run_pending_migrations
- typed_digraph::is_cyclic_directed
- typed_digraph::tarjan_scc
- typed_digraph::toposort
Type Aliases
- algo::WeightCallback
- backend::native::types::FileOffset
- backend::native::types::NativeEdgeId
- backend::native::types::NativeNodeId
- backend::native::types::NativeResult
- backend::native::types::RecordSize
- graph::pool::ConnectionManager
- graph::pool::PooledConnection
- mvcc::NodeId
Constants
- backend::native::constants::DEFAULT_FEATURE_FLAGS
- backend::native::constants::DEFAULT_SCHEMA_VERSION
- backend::native::constants::FILE_FORMAT_VERSION
- backend::native::constants::FILE_PERMISSIONS
- backend::native::constants::FLAG_V2_ATOMIC_COMMIT
- backend::native::constants::FLAG_V2_FRAMED_RECORDS
- backend::native::constants::HEADER_SIZE
- backend::native::constants::MAGIC_BYTES
- backend::native::constants::TX_STATE_CLEAN
- backend::native::constants::TX_STATE_IN_PROGRESS
- backend::native::constants::TX_STATE_MASK
- backend::native::constants::V3_FORMAT_VERSION
- backend::native::constants::V3_HEADER_SIZE
- backend::native::constants::V3_MAGIC
- backend::native::constants::checksum::XOR_SEED
- backend::native::constants::edge::DATA_LEN_SIZE
- backend::native::constants::edge::EDGE_SLOT_SIZE
- backend::native::constants::edge::FIXED_HEADER_SIZE
- backend::native::constants::edge::FLAGS_SIZE
- backend::native::constants::edge::FROM_ID_SIZE
- backend::native::constants::edge::ID_SIZE
- backend::native::constants::edge::MAX_DATA_LENGTH
- backend::native::constants::edge::MAX_STRING_LENGTH
- backend::native::constants::edge::MAX_STRING_LENGTH_U32
- backend::native::constants::edge::TO_ID_SIZE
- backend::native::constants::edge::TYPE_LEN_SIZE
- backend::native::constants::header_offset::CHECKSUM
- backend::native::constants::header_offset::EDGE_COUNT
- backend::native::constants::header_offset::EDGE_DATA_OFFSET
- backend::native::constants::header_offset::FLAGS
- backend::native::constants::header_offset::MAGIC
- backend::native::constants::header_offset::NODE_COUNT
- backend::native::constants::header_offset::NODE_DATA_OFFSET
- backend::native::constants::header_offset::SCHEMA_VERSION
- backend::native::constants::header_offset::VERSION
- backend::native::constants::header_size::CHECKSUM
- backend::native::constants::header_size::EDGE_COUNT
- backend::native::constants::header_size::EDGE_DATA_OFFSET
- backend::native::constants::header_size::FLAGS
- backend::native::constants::header_size::MAGIC
- backend::native::constants::header_size::NODE_COUNT
- backend::native::constants::header_size::NODE_DATA_OFFSET
- backend::native::constants::header_size::SCHEMA_VERSION
- backend::native::constants::header_size::VERSION
- backend::native::constants::node::ADJACENCY_METADATA_SIZE
- backend::native::constants::node::DATA_LEN_SIZE
- backend::native::constants::node::FIXED_HEADER_SIZE
- backend::native::constants::node::FLAGS_SIZE
- backend::native::constants::node::ID_SIZE
- backend::native::constants::node::INCOMING_COUNT_SIZE
- backend::native::constants::node::INCOMING_OFFSET_SIZE
- backend::native::constants::node::KIND_LEN_SIZE
- backend::native::constants::node::MAX_DATA_LENGTH
- backend::native::constants::node::MAX_STRING_LENGTH
- backend::native::constants::node::MAX_STRING_LENGTH_U32
- backend::native::constants::node::NAME_LEN_SIZE
- backend::native::constants::node::NODE_SLOT_SIZE
- backend::native::constants::node::OUTGOING_COUNT_SIZE
- backend::native::constants::node::OUTGOING_OFFSET_SIZE
- backend::native::constants::v3_flags::DEFAULT
- backend::native::constants::v3_flags::FLAG_V3_BTREE_INDEX
- backend::native::constants::v3_flags::FLAG_V3_DYNAMIC_ALLOCATION
- backend::native::v3::allocator::PAGE_SIZE
- backend::native::v3::compression::delta::MAX_DELTA
- backend::native::v3::compression::delta::MAX_ID_DIFFERENCE
- backend::native::v3::compression::varint::MAX_SINGLE_BYTE_VALUE
- backend::native::v3::compression::varint::MAX_VARINT_BYTES
- backend::native::v3::constants::DEFAULT_PAGE_SIZE
- backend::native::v3::constants::DEFAULT_SCHEMA_VERSION
- backend::native::v3::constants::DEFAULT_V3_FEATURE_FLAGS
- backend::native::v3::constants::MAX_BTREE_HEIGHT
- backend::native::v3::constants::MAX_CHILDREN_PER_PAGE
- backend::native::v3::constants::MAX_ENTRIES_PER_LEAF
- backend::native::v3::constants::MAX_KEYS_PER_PAGE
- backend::native::v3::constants::PAGE_HEADER_SIZE
- backend::native::v3::constants::USABLE_PAGE_SIZE
- backend::native::v3::constants::V2_FORMAT_VERSION
- backend::native::v3::constants::V2_MAGIC
- backend::native::v3::constants::V3_FORMAT_VERSION
- backend::native::v3::constants::V3_HEADER_SIZE
- backend::native::v3::constants::V3_MAGIC
- backend::native::v3::constants::checksum::XOR_SEED
- backend::native::v3::constants::compression::DELTA_ENCODING_SAVINGS
- backend::native::v3::constants::compression::MAX_ID_DELTA
- backend::native::v3::constants::compression::MAX_VARINT_BYTES
- backend::native::v3::constants::compression::SINGLE_BYTE_VARINT_MAX
- backend::native::v3::constants::compression::VARINT_SMALL_VALUE_SAVINGS
- backend::native::v3::constants::node_cache::DEFAULT_CACHE_CAPACITY
- backend::native::v3::constants::node_cache::MAX_CACHE_CAPACITY
- backend::native::v3::constants::node_cache::MIN_CACHE_CAPACITY
- backend::native::v3::constants::page_size::DEFAULT_PAGE_SIZE
- backend::native::v3::constants::page_size::HDD_PAGE_SIZE
- backend::native::v3::constants::page_size::MAX_PAGE_SIZE
- backend::native::v3::constants::page_size::MIN_PAGE_SIZE
- backend::native::v3::constants::page_size::SSD_PAGE_SIZE
- backend::native::v3::constants::v3_flags::DEFAULT
- backend::native::v3::constants::v3_flags::FLAG_V3_BTREE_INDEX
- backend::native::v3::constants::v3_flags::FLAG_V3_DYNAMIC_ALLOCATION
- backend::native::v3::header::PERSISTENT_HEADER_V3_SIZE
- backend::native::v3::header::offset::BTREE_HEIGHT
- backend::native::v3::header::offset::EDGE_COUNT
- backend::native::v3::header::offset::EDGE_DATA_OFFSET
- backend::native::v3::header::offset::FLAGS
- backend::native::v3::header::offset::FREE_PAGE_LIST_HEAD
- backend::native::v3::header::offset::FREE_SPACE_OFFSET
- backend::native::v3::header::offset::INCOMING_CLUSTER_OFFSET
- backend::native::v3::header::offset::MAGIC
- backend::native::v3::header::offset::NODE_COUNT
- backend::native::v3::header::offset::NODE_DATA_OFFSET
- backend::native::v3::header::offset::OUTGOING_CLUSTER_OFFSET
- backend::native::v3::header::offset::PAGE_SIZE
- backend::native::v3::header::offset::RESERVED
- backend::native::v3::header::offset::ROOT_INDEX_PAGE
- backend::native::v3::header::offset::SCHEMA_VERSION
- backend::native::v3::header::offset::TOTAL_PAGES
- backend::native::v3::header::offset::VERSION
- backend::native::v3::header::size::BTREE_HEIGHT
- backend::native::v3::header::size::EDGE_COUNT
- backend::native::v3::header::size::EDGE_DATA_OFFSET
- backend::native::v3::header::size::FLAGS
- backend::native::v3::header::size::FREE_PAGE_LIST_HEAD
- backend::native::v3::header::size::FREE_SPACE_OFFSET
- backend::native::v3::header::size::INCOMING_CLUSTER_OFFSET
- backend::native::v3::header::size::MAGIC
- backend::native::v3::header::size::NODE_COUNT
- backend::native::v3::header::size::NODE_DATA_OFFSET
- backend::native::v3::header::size::OUTGOING_CLUSTER_OFFSET
- backend::native::v3::header::size::PAGE_SIZE
- backend::native::v3::header::size::RESERVED
- backend::native::v3::header::size::ROOT_INDEX_PAGE
- backend::native::v3::header::size::SCHEMA_VERSION
- backend::native::v3::header::size::TOTAL_PAGES
- backend::native::v3::header::size::VERSION
- backend::native::v3::index::constants::ENTRY_SIZE
- backend::native::v3::index::constants::KEY_SIZE
- backend::native::v3::index::constants::MAX_CHILDREN
- backend::native::v3::index::constants::MAX_ENTRIES
- backend::native::v3::index::constants::MAX_KEYS
- backend::native::v3::index::constants::PAGE_HEADER_SIZE
- backend::native::v3::index::constants::PAGE_ID_SIZE
- backend::native::v3::index::constants::USABLE_SIZE
- backend::native::v3::index::page::ENTRY_SIZE
- backend::native::v3::index::page::KEY_SIZE
- backend::native::v3::index::page::MAX_CHILDREN
- backend::native::v3::index::page::MAX_ENTRIES
- backend::native::v3::index::page::MAX_KEYS
- backend::native::v3::index::page::MIN_ENTRIES
- backend::native::v3::index::page::MIN_KEYS
- backend::native::v3::index::page::PAGE_ID_SIZE
- backend::native::v3::index::page::constants::CHECKSUM_OFFSET
- backend::native::v3::index::page::constants::COUNT_OFFSET
- backend::native::v3::index::page::constants::DATA_START_OFFSET
- backend::native::v3::index::page::constants::IS_LEAF_OFFSET
- backend::native::v3::index::page::constants::IS_ROOT_OFFSET
- backend::native::v3::index::page::constants::PADDING_OFFSET
- backend::native::v3::index::page::constants::PAGE_HEADER_SIZE
- backend::native::v3::index::page::constants::PAGE_ID_OFFSET
- backend::native::v3::index_persistence::INDEX_MAGIC
- backend::native::v3::index_persistence::INDEX_VERSION
- backend::native::v3::node::block_cache::BLOCK_SIZE
- backend::native::v3::node::block_cache::DEFAULT_CACHE_CAPACITY
- backend::native::v3::node::block_cache::MAX_CACHE_CAPACITY
- backend::native::v3::node::block_cache::MIN_CACHE_CAPACITY
- backend::native::v3::node::constants::DATA_LEN_SIZE
- backend::native::v3::node::constants::FIXED_METADATA_SIZE
- backend::native::v3::node::constants::FLAGS_SIZE
- backend::native::v3::node::constants::ID_SIZE
- backend::native::v3::node::constants::INCOMING_COUNT_SIZE
- backend::native::v3::node::constants::INCOMING_OFFSET_SIZE
- backend::native::v3::node::constants::KIND_OFFSET_SIZE
- backend::native::v3::node::constants::MAX_INLINE_DATA
- backend::native::v3::node::constants::NAME_OFFSET_SIZE
- backend::native::v3::node::constants::OUTGOING_COUNT_SIZE
- backend::native::v3::node::constants::OUTGOING_OFFSET_SIZE
- backend::native::v3::node::page::BLOCK_SIZE
- backend::native::v3::node::page::constants::BASE_ID_OFFSET
- backend::native::v3::node::page::constants::BASE_ID_SIZE
- backend::native::v3::node::page::constants::CHECKSUM_OFFSET
- backend::native::v3::node::page::constants::CHECKSUM_SIZE
- backend::native::v3::node::page::constants::ESTIMATED_NODE_SLOT_SIZE
- backend::native::v3::node::page::constants::FIXED_METADATA_SIZE
- backend::native::v3::node::page::constants::MAX_INLINE_DATA
- backend::native::v3::node::page::constants::MAX_NODE_CAPACITY
- backend::native::v3::node::page::constants::MAX_PAGE_SIZE
- backend::native::v3::node::page::constants::MIN_COMPRESSED_RECORD_SIZE
- backend::native::v3::node::page::constants::NEXT_PAGE_ID_OFFSET
- backend::native::v3::node::page::constants::NEXT_PAGE_ID_SIZE
- backend::native::v3::node::page::constants::NODE_COUNT_OFFSET
- backend::native::v3::node::page::constants::NODE_COUNT_SIZE
- backend::native::v3::node::page::constants::PAGE_HEADER_SIZE
- backend::native::v3::node::page::constants::PAGE_ID_OFFSET
- backend::native::v3::node::page::constants::PAGE_ID_SIZE
- backend::native::v3::node::page::constants::USABLE_SIZE
- backend::native::v3::node::page::constants::USED_BYTES_OFFSET
- backend::native::v3::node::page::constants::USED_BYTES_SIZE
- backend::native::v3::node::record::FIXED_METADATA_SIZE
- backend::native::v3::node::record::MAX_INLINE_DATA
- backend::native::v3::node::record::constants::DATA_LEN_OFFSET
- backend::native::v3::node::record::constants::DATA_LEN_SIZE
- backend::native::v3::node::record::constants::EXTERNAL_DATA_FLAG
- backend::native::v3::node::record::constants::FIXED_METADATA_SIZE
- backend::native::v3::node::record::constants::FLAGS_OFFSET
- backend::native::v3::node::record::constants::FLAGS_SIZE
- backend::native::v3::node::record::constants::ID_OFFSET
- backend::native::v3::node::record::constants::ID_SIZE
- backend::native::v3::node::record::constants::INCOMING_CLUSTER_OFFSET
- backend::native::v3::node::record::constants::INCOMING_CLUSTER_SIZE
- backend::native::v3::node::record::constants::INCOMING_COUNT_OFFSET
- backend::native::v3::node::record::constants::INCOMING_COUNT_SIZE
- backend::native::v3::node::record::constants::KIND_OFFSET
- backend::native::v3::node::record::constants::KIND_OFFSET_SIZE
- backend::native::v3::node::record::constants::MAX_DATA_LEN
- backend::native::v3::node::record::constants::MAX_INLINE_DATA
- backend::native::v3::node::record::constants::NAME_OFFSET
- backend::native::v3::node::record::constants::NAME_OFFSET_SIZE
- backend::native::v3::node::record::constants::OUTGOING_CLUSTER_OFFSET
- backend::native::v3::node::record::constants::OUTGOING_CLUSTER_SIZE
- backend::native::v3::node::record::constants::OUTGOING_COUNT_OFFSET
- backend::native::v3::node::record::constants::OUTGOING_COUNT_SIZE
- backend::native::v3::node::store::DEFAULT_CACHE_CAPACITY
- backend::native::v3::node::store::MAX_CACHE_CAPACITY
- backend::native::v3::node::store::MIN_CACHE_CAPACITY
- backend::native::v3::wal::LSN_BEGIN
- backend::native::v3::wal::LSN_INVALID
- backend::native::v3::wal::MAX_RECORD_SIZE
- backend::native::v3::wal::V3_WAL_HEADER_SIZE
- backend::native::v3::wal::V3_WAL_MAGIC
- backend::native::v3::wal::V3_WAL_VERSION
- schema::BASE_SCHEMA_VERSION
- schema::SCHEMA_VERSION