Module mentat_db::db
[−]
[src]
Enums
SearchType |
Constants
CURRENT_VERSION |
Version history: |
Traits
MentatStoring |
|
TypedSQLValue |
Functions
committed_metadata_assertions |
Extract metadata-related [e a typed_value added] datoms committed in the given transaction. |
create_current_version | |
create_empty_current_version |
Do just enough work that either |
ensure_current_version | |
new_connection | |
read_partition_map |
Read the partition map materialized view from the given SQL store. |
update_metadata |
Update the metadata materialized views based on the given metadata report. |
Type Definitions
ReducedEntity |
Internal representation of an [e a v added] datom, ready to be transacted against the store. |