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, (transaction-tx).

Enums

AttributePlace
EntidOrIdent
Entity
EntityPlace
OpType
TempId

A tempid, either an external tempid given in a transaction (usually as an Value::Text), or an internal tempid allocated by Mentat itself.

ValuePlace

Type Definitions

MapNotation