List of all items
Structs
- audit::AuditEntry
- audit::ConsoleAuditLogger
- audit::FileAuditLogger
- audit::NoOpAuditLogger
- client::Client
- computed::ComputedEngine
- computed::ComputedFields
- db::Aurora
- db::CollectionStats
- db::DatabaseStats
- db::ImportStats
- db::IndexStats
- error::AqlError
- index::Index
- index::IndexDefinition
- network::http_models::Filter
- network::http_models::QueryPayload
- network::http_models::SortOptions
- network::server::BincodeServer
- parser::AQLParser
- parser::ast::AggregateField
- parser::ast::AggregateSelection
- parser::ast::Argument
- parser::ast::ComputedField
- parser::ast::DataMigration
- parser::ast::DataTransform
- parser::ast::Directive
- parser::ast::Document
- parser::ast::DownsampleSelection
- parser::ast::EdgesSelection
- parser::ast::Field
- parser::ast::FieldDef
- parser::ast::FragmentDef
- parser::ast::GroupBySelection
- parser::ast::HandlerDef
- parser::ast::InlineFragment
- parser::ast::IntrospectionQuery
- parser::ast::LookupSelection
- parser::ast::Migration
- parser::ast::MigrationStep
- parser::ast::Mutation
- parser::ast::MutationOperation
- parser::ast::OrderByClause
- parser::ast::Ordering
- parser::ast::PageInfoSelection
- parser::ast::PipeOp
- parser::ast::Query
- parser::ast::Schema
- parser::ast::SearchArgs
- parser::ast::Subscription
- parser::ast::TypeAnnotation
- parser::ast::ValidateArgs
- parser::ast::ValidationRule
- parser::ast::VariableDefinition
- parser::ast::WhereClause
- parser::ast::WindowFunctionSelection
- parser::executor::ExecutionOptions
- parser::executor::ExecutionPlan
- parser::executor::MigrationResult
- parser::executor::MutationResult
- parser::executor::QueryResult
- parser::executor::SchemaResult
- parser::executor::SubscriptionResult
- parser::validator::InMemorySchema
- parser::validator::ValidationContext
- parser::validator::ValidationError
- pubsub::PubSubSystem
- pubsub::channel::ChangeChannel
- pubsub::events::ChangeEvent
- pubsub::listener::ChangeListener
- pubsub::listener::ChangeStream
- query::FilterBuilder
- query::QueryBuilder
- query::SearchBuilder
- query::SimpleQueryBuilder
- reactive::ReactiveQueryState
- reactive::watcher::QueryWatcher
- reactive::watcher::ThrottledQueryWatcher
- search::FullTextIndex
- search::IndexStats
- storage::cold::ColdStore
- storage::cold::ColdStoreStats
- storage::hot::CacheStats
- storage::hot::CachedValue
- storage::hot::HotStore
- storage::hot::HotStoreExpiry
- storage::write_buffer::WriteBuffer
- transaction::TransactionBuffer
- transaction::TransactionId
- transaction::TransactionManager
- types::AuroraConfig
- types::Collection
- types::Document
- types::FieldDefinition
- wal::log::LogEntry
- wal::log::WriteAheadLog
- workers::QueueStats
- workers::WorkerSystem
- workers::executor::WorkerConfig
- workers::executor::WorkerExecutor
- workers::job::Job
- workers::queue::JobQueue
Enums
- audit::AuditOperation
- computed::ComputedExpression
- db::DataInfo
- error::ErrorCode
- index::IndexType
- network::http_models::FilterOperator
- network::protocol::Request
- network::protocol::Response
- parser::Rule
- parser::ast::AlterAction
- parser::ast::BinaryOp
- parser::ast::ComputedExpression
- parser::ast::EdgeField
- parser::ast::Expression
- parser::ast::Filter
- parser::ast::HandlerTrigger
- parser::ast::JobPriority
- parser::ast::MigrationAction
- parser::ast::MutationOp
- parser::ast::Operation
- parser::ast::SchemaOp
- parser::ast::Selection
- parser::ast::SortDirection
- parser::ast::SpecialSelection
- parser::ast::UnaryOp
- parser::ast::ValidationConstraint
- parser::ast::Value
- parser::executor::ExecutionResult
- parser::executor_utils::CompiledFilter
- parser::validator::ErrorCode
- pubsub::events::ChangeType
- pubsub::events::EventFilter
- query::Filter
- reactive::updates::QueryUpdate
- reactive::updates::UpdateType
- storage::hot::EvictionPolicy
- storage::write_buffer::WriteOp
- types::ArchivedScalarType
- types::ColdStoreMode
- types::DurabilityMode
- types::FieldType
- types::ScalarType
- types::ScalarTypeResolver
- types::Value
- wal::log::Operation
- workers::job::JobPriority
- workers::job::JobStatus
Traits
- audit::AuditLogger
- db::IntoFieldDefinition
- db::ToExecParams
- parser::validator::SchemaProvider
- query::Queryable
Functions
- network::http_models::document_to_json
- network::http_models::json_to_insert_data
- network::http_models::json_to_value
- parser::executor::apply_projection
- parser::executor::aql_value_to_db_value
- parser::executor::db_value_to_aql_value
- parser::executor::execute
- parser::executor::execute_document
- parser::executor::execute_downsample
- parser::executor::execute_window_function
- parser::executor::extract_pagination
- parser::executor::matches_filter
- parser::executor::validate_document
- parser::executor::value_to_filter
- parser::executor_utils::compile_filter
- parser::parse
- parser::parse_with_variables
- parser::validator::resolve_variables
- parser::validator::validate_document
- types::array_of_strings
- types::optional_bool
- types::optional_datetime
- types::optional_i64
- types::optional_str
- types::optional_uuid
- types::required_bool
- types::required_datetime
- types::required_i64
- types::required_str
- types::required_uuid