Skip to main content

Crate contextdb_engine

Crate contextdb_engine 

Source

Re-exports§

pub use database::CascadeReport;
pub use database::Database;
pub use database::IndexCandidate;
pub use database::QueryResult;
pub use database::QueryTrace;
pub use sync::ChangeApplication;
pub use sync::ChangeTracking;
pub use sync_types::*;

Modules§

cli_render
Public rendering helpers used by both the CLI binary and the test suite.
composite_store
database
executor
persistence
persistent_store
plugin
schema_enforcer
sync
sync_types
Sync contract types for contextDB change-tracking and replication.