Module db_operations

Module db_operations 

Source

Re-exports§

pub use core::DbOperations;
pub use error_utils::ErrorUtils;

Modules§

core
error_utils
Error handling utilities for database operations

Structs§

ClassificationCacheKey
Cache key for field classifications
ClassificationRequest
Request to classify a field using AI
ExtractedEntity
An extracted entity from a field value
FieldClassification
Result of AI classification for a field
IndexResult
NativeIndexAIClassifier
NativeIndexManager

Enums§

ClassificationType
Classification type for native index entries These classify the actual content of field values (e.g., email addresses, phone numbers)
SplitStrategy
Strategy for splitting/processing field values