Module edn::entities
[−]
[src]
This module defines core types that support the transaction processor.
Structs
LookupRef | |
TxFunction |
A "transaction function" that exposes some value determined by the current transaction. The
prototypical example is the current transaction ID, |
Enums
AttributePlace | |
EntidOrIdent | |
Entity | |
EntityPlace | |
OpType | |
TempId |
A tempid, either an external tempid given in a transaction (usually as an |
ValuePlace |
Traits
TransactableValueMarker |
|
Type Definitions
MapNotation |