List of all items
Structs
- CatalogIndexRow
- FtsIndexStat
- RelationIdentity
- SchemaAclEntry
- SchemaPrivileges
- SchemaRow
- SequenceAclEntry
- SequenceOwner
- SequencePrivileges
- TableAclEntry
- TablePrivileges
- analyzer_binding::BoundAnalyzerRevision
- analyzer_binding::FieldAnalyzerBinding
- backend::PersistentStorageSession
- backend::StorageSavepointId
- block_max_index::BlockMaxIndex
- btree_index::BTreeIndex
- catalog::CatalogCacheRevisions
- catalog::CatalogIndexRow
- catalog::ColumnStatsInput
- catalog::ColumnStatsRow
- catalog::EdgeRow
- catalog::ForeignTableRow
- catalog::GraphEntityFilter
- catalog::GraphSnapshot
- catalog::GraphVertexRow
- catalog::RelationIdentity
- catalog::SchemaAclEntry
- catalog::SchemaPrivileges
- catalog::SchemaRow
- catalog::SequenceAclEntry
- catalog::SequenceOptions
- catalog::SequenceOwner
- catalog::SequencePrivileges
- catalog::SequenceRow
- catalog::SequenceValuePosition
- catalog::SequenceValueReservation
- catalog::TableAclEntry
- catalog::TablePrivileges
- catalog::TableSchema
- catalog::VectorFieldSchema
- catalog::ViewRow
- clustered_postings::BudgetedPostingReadCursor
- clustered_postings::ClusterPosting
- clustered_postings::ClusteredPostingCursor
- clustered_postings::EncodedScoreCluster
- clustered_postings::EncodedScoreClusterRef
- clustered_postings::MaterializedPostingCursor
- clustered_postings::OccurrencePosting
- clustered_postings::OwnedPostingReadCursor
- clustered_postings::PostingScore
- document_store::DocumentMetadata
- document_store::MemoryDocumentStore
- document_store::SharedDocumentRow
- document_store::StoredDocument
- encryption_key::StorageEncryptionKey
- hnsw_index::HNSWGraphMeta
- hnsw_index::HNSWIndex
- hnsw_index::HNSWNodeSnapshot
- hnsw_index::HNSWPersistenceDelta
- index_manager::BTreeIndexHandle
- index_manager::IndexManager
- index_types::IndexDef
- inverted_index::AnalyzedField
- inverted_index::AnalyzerBindings
- inverted_index::IndexedFieldMetadata
- inverted_index::IndexedFieldRevision
- inverted_index::MemoryInvertedIndex
- ivf_index::IVFIndex
- ivf_index::IVFMetadataSnapshot
- key_value::KeyValueCatalog
- key_value::KeyValueDocumentStore
- key_value::KeyValueHNSWIndex
- key_value::KeyValueIVFIndex
- key_value::KeyValueInvertedIndex
- key_value::KeyValueStorageBackend
- key_value::KeyValueVectorIndex
- key_value::MemoryKeyValueStore
- read_control::StorageReadControl
- spatial_index::MemorySpatialIndex
- term_key::TokenTermKey
- transaction::InMemoryTransaction
- vector_index::HNSWIndexParams
- vector_index::IVFIndexParams
- vector_index::MemoryVectorIndex
Enums
- SequenceOwnerDependency
- ValueIndexKey
- analyzer_binding::AnalyzerBindingOwner
- backend::PersistentStorageIdentity
- backend::StorageBackendError
- catalog::GraphEntityKind
- catalog::RelationKind
- catalog::SequenceOwnerDependency
- catalog::SequenceReservationResult
- index_types::IndexType
- inverted_index::AnalyzerPhase
- ivf_index::IVFState
- transaction::TransactionError
- vector_index::VectorIndexOpenMode
- vector_index::VectorIndexSpec
Traits
- backend::PersistentStorageBackend
- backend::PersistentStorageProvider
- block_max_index::BlockMaxScorer
- catalog::CatalogFacade
- clustered_postings::PostingCursor
- clustered_postings::PostingReadCursor
- document_store::DocumentStore
- index_abc::Index
- inverted_index::InvertedIndex
- key_value::KeyValueBatch
- key_value::KeyValueStore
- spatial_index::SpatialIndex
- transaction::Snapshotable
- vector_index::VectorIndex
Functions
- catalog::sequence_value_reservation
- catalog::validate_graph_page
- catalog_index_keys::references_column
- catalog_index_keys::rename_column
- clustered_postings::cluster_id
- clustered_postings::decode_all_scores
- clustered_postings::decode_cluster
- clustered_postings::decode_occurrence_cluster
- clustered_postings::decode_occurrence_cluster_budgeted
- clustered_postings::decode_occurrence_document_budgeted
- clustered_postings::decode_term_keys
- clustered_postings::decode_terms
- clustered_postings::encode_cluster
- clustered_postings::encode_occurrence_cluster
- clustered_postings::encode_term_keys
- clustered_postings::encode_terms
- clustered_postings::score_count
- clustered_postings::score_count_with_control
- document_store::eval_path_in_document
- inverted_index::analyze_index_field
- inverted_index::analyze_index_field_cancellable
- inverted_index::analyze_query_graph
- inverted_index::analyze_query_graph_budgeted
- inverted_index::analyze_query_terms
- inverted_index::analyze_query_terms_budgeted
- inverted_index::validate_linear_analyzer
- inverted_index::validate_linear_revision
- key_value::conformance::verify_session_isolation
- key_value::conformance::verify_store
- key_value::prefix_upper_bound
- spatial_index::haversine_distance
- vector_index::cosine_similarity
- vector_index::select_top_k_scored
- vector_index::validate_vector_values
Type Aliases
- backend::StorageBackendResult
- clustered_postings::ScoreClusterVisitor
- document_store::Document
- read_control::KeyValueReadVisitor
- read_control::ValueReadVisitor
- transaction::TxResult