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
MemoryRepository
ObjectLocation
QueryCommentGuard
RelationLoadPlan
Repository
ResolvedRepository
RootContext
RuntimeModule
SnowflakeIdGenerator
SqlLogEntry
SqlLogOptions
TypedEntityChecker
Adapter that turns a TypedChecker<T> into a Checker.
UserContext

Enums§

CheckObjectStatus
CheckRule
ContextError
EntityEventKind
GraphMutationKind
GraphOperation
GraphTransactionBoundary
Language
LocationSegment
MemoryRepositoryError
RepositoryError
RuntimeError
SqlLogOperation

Constants§

CHECK_OBJECT_STATUS_FIELD

Traits§

AggregationCacheBackend
Checker
CheckerRegistry
EntityEventSink
InternalIdGenerator
MessageTranslator
MetadataStore
QueryExecutor
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