mentat/docs/apis/rust/0.7.0/mentat_db/entids/sidebar-items.js
Emily Toop c5180656cc
Mentat documentation website using Jekyll (#754)
Steps to building docs locally:

    1. Install Jekyll
    2. cd docs
    3. bundle exec jekyll serve --incremental
    4. open local docs site at http://127.0.0.1:4000/


* basic Jekyll site

* Add docs to documentation site

* Update javadoc to allow for error free builds

* Remove docs for rust dependencies

* Better display examples, about and contributing documentation for Mentat

* Version docs
2018-06-25 11:20:36 +01:00

1 line
No EOL
1.4 KiB
JavaScript

initSidebarItems({"constant":[["DB_ADD",""],["DB_ALTER_ATTRIBUTE",""],["DB_CARDINALITY",""],["DB_CARDINALITY_MANY",""],["DB_CARDINALITY_ONE",""],["DB_DOC",""],["DB_EXCISE",""],["DB_EXCISE_ATTRS",""],["DB_EXCISE_BEFORE",""],["DB_EXCISE_BEFORE_T",""],["DB_FULLTEXT",""],["DB_IDENT",""],["DB_INDEX",""],["DB_INSTALL_ATTRIBUTE",""],["DB_INSTALL_PARTITION",""],["DB_INSTALL_VALUE_TYPE",""],["DB_IS_COMPONENT",""],["DB_NO_HISTORY",""],["DB_PART_DB",""],["DB_PART_TX",""],["DB_PART_USER",""],["DB_RETRACT",""],["DB_SCHEMA_ATTRIBUTE",""],["DB_SCHEMA_CORE",""],["DB_SCHEMA_VERSION",""],["DB_TX_INSTANT",""],["DB_TYPE_BOOLEAN",""],["DB_TYPE_BYTES",""],["DB_TYPE_DOUBLE",""],["DB_TYPE_INSTANT",""],["DB_TYPE_KEYWORD",""],["DB_TYPE_LONG",""],["DB_TYPE_REF",""],["DB_TYPE_STRING",""],["DB_TYPE_URI",""],["DB_TYPE_UUID",""],["DB_UNIQUE",""],["DB_UNIQUE_IDENTITY",""],["DB_UNIQUE_VALUE",""],["DB_VALUE_TYPE",""]],"fn":[["might_update_metadata","Return `false` if the given attribute will not change the metadata: recognized idents, schema, partitions in the partition map."]],"struct":[["IDENTS_SQL_LIST","Attributes that are \"ident related\". These might change the \"idents\" materialized view."],["METADATA_SQL_LIST","Attributes that are \"metadata\" related. These might change one of the materialized views."],["SCHEMA_SQL_LIST","Attributes that are \"schema related\". These might change the \"schema\" materialized view."]]});