package exception
Type Members
- class Model2QueryException extends MoleculeException
- class Model2TransactionException extends MoleculeException
- class Query2StringException extends MoleculeException

Molecule library - a Scala meta-DSL for the Datomic database.
Internal transformers from DSL to Model/Query/Transaction/Datomic.
Internal transformers from DSL to Model/Query/Transaction/Datomic.
Molecule transforms custom boilerplate DSL constructs to Datomic queries in 3 steps:
Custom DSL molecule --> Model --> Query --> Datomic query string
Documentation/API for the Molecule library - a meta DSL for the Datomic database.
scalamolecule.org | Github | Forum