[][src]Module declarative_dataflow::domain

Logic for working with attributes under a shared timestamp semantics.

Structs

Domain

A domain manages attributes that share a timestamp semantics. Each attribute within a domain can be either fed from an external system, or from user transactions. The former are referred to as sourced, the latter as transactable attributes.