List of all items
Structs
- branch::BranchRecord
- branch::BranchWrite
- cause::StoreId
- conflict::Conflict
- conflict::ResolutionRecord
- constitution::ClientClaim
- constitution::Constitution
- constitution::FormatVersion
- constitution::Invariant
- db::Db
- db::ScanStatus
- db::SinceBatch
- diff::CollChange
- diff::DocChange
- diff::FieldDelta
- diff::StateDiff
- diff::TemporalDelta
- graph::GraphStore
- index::IdIndex
- index::SortedIndexes
- merge::MergePlan
- merge::MergeRecord
- merge::PlannedChange
- nql::Aggregate
- nql::OrderKey
- nql::Query
- pgwire::Col
- pgwire::Executed
- pgwire::InsertRow
- refs::RefRecord
- refs::TagRecord
- root::RecordRef
- root::RootRecord
- root::RootVerification
- root::StateRoot
- segment::CompactStats
- segment::SegmentStore
- server::Manager
- sqljoin::HashSide
- sqljoin::JoinChoice
- sqlplan::Plan
- sqlpush::Pushdown
- sqlselect::Bound
- sqlselect::EvalCtx
- sqlselect::Join
- sqlselect::Opts
- sqlselect::OrderBy
- sqlselect::OutCol
- sqlselect::Select
- sqlselect::SelectItem
- sqlselect::SetArm
- sqlselect::TableRef
- sqlselect::VecRelation
- store::Dek
- store::Node
- store::ObjectStore
Enums
- branch::BranchStatus
- cause::Cause
- cause::CauseParseError
- cause::StoreIdError
- conflict::Choice
- conflict::ConflictKind
- conflict::Resolution
- constitution::Compatibility
- diff::ChangeKind
- index::OrderedValue
- merge::ChangeKind
- nql::GroupAgg
- nql::Pred
- pgwire::Stmt
- root::Recomputation
- root::RecordStatus
- root::UnavailableReason
- sqljoin::HKey
- sqljoin::JoinExec
- sqljoin::Strategy
- sqlplan::PlanTree
- sqlplan::Stage
- sqlselect::Dir
- sqlselect::Expr
- sqlselect::JoinKind
- sqlselect::SetOp
- sqlselect::Tok
Traits
Functions
- branch::abandon_branch
- branch::branch_delete
- branch::branch_get
- branch::branch_key
- branch::branch_put
- branch::branch_writes
- branch::create_branch
- branch::get_branch
- branch::list_all_branches
- branch::list_branches
- branch::minimum_pinned_seq
- branch::pinning_branches
- branch::validate_branch_name
- cause::parse
- cause::render
- cause::target_store
- conflict::resolution_for
- conflict::resolutions
- conflict::resolve
- constitution::check_compatibility
- constitution::constitution
- constitution::digest
- constitution::grammar_digest
- diff::diff
- diff::tip
- merge::execute
- merge::get_merge
- merge::list_merges
- merge::plan
- migrate::migrate_if_needed
- namespace::is_reserved
- namespace::refuse_reserved
- namespace::seq_id
- namespace::validate_name
- namespace::validate_writable
- nql::execute
- nql::like_match_pub
- nql::node_to_json
- nql::parse
- nql::query
- nql::query_rows
- nql::regex_error_pub
- nql::regex_match_pub
- pgcatalog::is_catalog
- pgcatalog::rows
- pgcatalog::type_name_pub
- pgwire::encode_result
- pgwire::encode_rows
- pgwire::execute_sql
- pgwire::oid_for_column
- pgwire::run
- pgwire::translate
- pgwire::version_string
- refs::create_tag
- refs::delete_ref
- refs::delete_tag
- refs::get_ref
- refs::get_tag
- refs::get_tag_including_deleted
- refs::list_refs
- refs::list_tags
- refs::list_tags_including_deleted
- refs::set_ref
- refs::validate_ref_name
- root::compute
- root::encode_value
- root::hex
- root::namespace_leaf
- root::namespace_root
- root::record_leaf
- root::records_root
- root::state_root
- server::router
- server::run
- sqljoin::choose
- sqljoin::hash_keys
- sqljoin::hkey
- sqlpush::nql_prefilter
- sqlpush::nullable_bindings
- sqlpush::plan
- sqlpush::to_nql_predicate
- sqlselect::eval
- sqlselect::execute
- sqlselect::execute_explain
- sqlselect::execute_opts
- sqlselect::execute_with
- sqlselect::from_vec
- sqlselect::has_aggregate
- sqlselect::lex
- sqlselect::parse
- sqlselect::run
Type Aliases
Constants
- branch::BRANCHES
- branch::BRANCH_WRITES
- cause::MAX_STORE_ID_LEN
- cause::SEPARATOR
- cause::STORE_ID_ALPHABET
- conflict::CONFLICTS
- db::DEFAULT_SINCE_LIMIT
- diff::HISTORY_PRUNED
- diff::REVERSED_RANGE
- merge::MERGES
- namespace::COLLECTIONS
- namespace::META
- namespace::RESERVED_PREFIX
- namespace::ROOTS
- refs::REFS
- refs::TAGS
- sqljoin::AUTO_HASH_MIN_PAIRS