Skip to main content

Module datom

Module datom 

Source
Expand description

Datoms and covering index key composition.

Structs§

Datom
A single immutable fact assertion or retraction.

Enums§

IndexOrder
Covering index orders.

Constants§

KEY_TX_SUFFIX_LEN
Byte width of the trailing (tx, added) component every covering-index key ends with (see [encode_tx_added]).

Functions§

key_components
The (e, a, v) component prefix of a complete covering-index key.