Functions§
- TableMap element to delete a row from an existing TableMap.
- TableMap element to upsert a row in an existing TableMap.
Type Aliases§
- Timestamps used in the model.
- Primary key for entries in a table.
- Value stored in a table. Modelled as a timestamped set of strings.
- A map from row keys to values in a table.
- A map from table names to tables.
- Name of a table in the data store.