da599c3a78
* Fix broken API doc links Create symlink for latest to point to v0.7. Group APIs by top version number rather than individual * Update swift and android version numbers to match Mentats * Update documentation * Update top level .gitignore to ignore docs site & metatdata * Add README to help with building documentation site * Address review comments @ncalexan
1 line
No EOL
938 B
JavaScript
1 line
No EOL
938 B
JavaScript
initSidebarItems({"constant":[["CURRENT_VERSION","Version history:"]],"enum":[["SearchType",""]],"fn":[["create_current_version",""],["create_empty_current_version","Do just enough work that either `create_current_version` or sync can populate the DB."],["ensure_current_version",""],["new_connection",""],["read_db","Read the materialized views from the given SQL store and return a Mentat `DB` for querying and applying transactions."],["update_metadata","Update the metadata materialized views based on the given metadata report."],["update_partition_map","Update the current partition map materialized view."]],"trait":[["MentatStoring","`MentatStoring` will be the trait that encapsulates the storage layer. It is consumed by the transaction processing layer."],["PartitionMapping",""],["TypedSQLValue",""]],"type":[["ReducedEntity","Internal representation of an [e a v added] datom, ready to be transacted against the store."]]}); |