Packages

  • package root

    Documentation/API for the Molecule library - a meta DSL for the Datomic database.

    scalamolecule.org | Github | Forum

    Definition Classes
    root
  • package molecule

    Molecule library - a Scala meta-DSL for the Datomic database.

    Molecule library - a Scala meta-DSL for the Datomic database.

    See api package for various api imports to start using Molecule.

    Sub-packages

    api Molecule API.
    ast Internal Molecule ASTs.
    boilerplate Internal interfaces for auto-generated DSL boilerplate code.
    composition    Builder methods to compose molecules.
    exceptions Exceptions thrown by Molecule.
    expression Attribute expressions and operations.
    facade Molecule facades to Datomic.
    factory Implicit macro methods `m` to instantiate molecules from custom DSL molecule constructs.
    input Input molecules awaiting input.
    macros Internal macros generating molecule code from custom DSL molecule constructs.
    generic Interfaces to generic information about datoms and Datomic database.
    ops Internal operational helpers for transforming DSL to molecule.
    schema Schema definition DSL.
    transform Internal transformers from DSL to Model/Query/Transaction.
    util Internal Java database functions for Datomic.

    Definition Classes
    root
  • package core
  • package datomic
p

molecule

package molecule

Molecule library - a Scala meta-DSL for the Datomic database.

See api package for various api imports to start using Molecule.

Sub-packages

api Molecule API.
ast Internal Molecule ASTs.
boilerplate Internal interfaces for auto-generated DSL boilerplate code.
composition    Builder methods to compose molecules.
exceptions Exceptions thrown by Molecule.
expression Attribute expressions and operations.
facade Molecule facades to Datomic.
factory Implicit macro methods `m` to instantiate molecules from custom DSL molecule constructs.
input Input molecules awaiting input.
macros Internal macros generating molecule code from custom DSL molecule constructs.
generic Interfaces to generic information about datoms and Datomic database.
ops Internal operational helpers for transforming DSL to molecule.
schema Schema definition DSL.
transform Internal transformers from DSL to Model/Query/Transaction.
util Internal Java database functions for Datomic.

Source
package.scala
Linear Supertypes
AnyRef, Any

Package Members

  1. package core
  2. package datomic

Inherited from AnyRef

Inherited from Any

Ungrouped