package transform
Type Members
- trait DynamicMolecule extends Dynamic
-
abstract
class
GenericStmts extends Helpers
Model to Statements transformer.
-
case class
Model2Stmts(isJsPlatform: Boolean, conn: Conn, model: Model) extends GenericStmts with Product with Serializable
Model to Statements transformer.

Documentation/API for the Molecule library - a meta DSL for the Datomic database.
scalamolecule.org | Github | Forum