Skip to main content

Crate teaql_runtime

Crate teaql_runtime 

Source

Macros§

module

Structs§

BuiltinTranslator
ChangeSetStack
CheckResult
ContextRepository
EntityChangeSet
EntityEvent
EntityKey
EntityPropertyChange
EntityRoot
GraphMutationBatch
GraphMutationPlan
GraphMutationPlanItem
GraphNode
InMemoryAggregationCache
InMemoryCheckerRegistry
InMemoryEntityEventSink
InMemoryMetadataStore
InMemoryRepositoryBehaviorRegistry
InMemoryRepositoryRegistry
InfoLogEntry
MemoryRepository
ObjectLocation
RelationLoadPlan
Repository
ResolvedRepository
RootContext
RuntimeModule
ScopedCommentNode
A stack-allocated scope node forming a parent-pointer cons list.
SnowflakeIdGenerator
SqlLogEntry
SqlLogOptions
TraceScopeToken
A persistent linked-list token for hierarchical trace context.
TypedEntityChecker
Adapter that turns a TypedChecker<T> into a Checker.
UnifiedLogBuffer
UnifiedLogEntry
UserContext

Enums§

CheckObjectStatus
CheckRule
ContextError
EntityAction
Actions that can be applied to an entity to transition its status.
EntityEventKind
EntityStatus
Tracks the lifecycle status of an entity through a state machine.
GraphMutationKind
GraphOperation
GraphTransactionBoundary
Language
LocationSegment
LogPayload
MemoryRepositoryError
RepositoryError
RuntimeError
SqlLogOperation

Constants§

CHECK_OBJECT_STATUS_FIELD

Traits§

AggregationCacheBackend
Checker
CheckerRegistry
EntityEventSink
InternalIdGenerator
MessageTranslator
MetadataStore
RepositoryBehavior
RepositoryBehaviorRegistry
RepositoryRegistry
RequestPolicy
SchemaProvider
TypedChecker
Typed version of Checker that works with concrete entity types (T) instead of generic Records.

Functions§

clear_record_status
mark_record_status
sorted_update_fields
translate_check_result
translate_location

Type Aliases§

CheckResults