Structs§
- Engine
Capabilities - Engine
Capability Document - Graph
- Simple in-memory graph representation for the reference engine.
- InMemory
Engine - Reference in-memory engine for integration testing and conformance validation.
- Mock
Vector Engine - Node
- OpOrdering
Document - Plan
Semver - Query
Result - Relationship
- Required
Capabilities - Vector
Collection Entry - Version
Range
Enums§
Constants§
Traits§
- Mutation
Engine - Optional mutation capability for engines that execute DML ops.
- Plan
Engine - Engine-facing API for consuming validated/deserialized Plexus plans.
- Storage
Adapter - Optional adapter trait for storage-backed engines that map Plexus refs to internal storage handles/IDs.
Functions§
- check_
version_ compat - execute_
serialized - Deserialize, validate, and execute a serialized Plexus plan with the provided engine.
- op_
ordering_ contract - required_
capabilities - validate_
plan_ against_ capabilities