Module mentat_db::db
[−]
[src]
Enums
SearchType |
Constants
CURRENT_VERSION |
Version history: |
Traits
MentatStoring |
|
PartitionMapping | |
TypedSQLValue |
Functions
create_current_version | |
create_empty_current_version |
Do just enough work that either |
ensure_current_version | |
new_connection | |
read_db |
Read the materialized views from the given SQL store and return a Mentat |
update_metadata |
Update the metadata materialized views based on the given metadata report. |
update_partition_map |
Update the current partition map materialized view. |
Type Definitions
ReducedEntity |
Internal representation of an [e a v added] datom, ready to be transacted against the store. |