Packages

  • package root

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

    Manual | 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.
    generic Interfaces to generic information about datoms and Datomic database.
    input Input molecules awaiting input.
    macro Internal macros generating molecule code from custom DSL molecule constructs.
    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 boilerplate

    Internal interfaces for auto-generated DSL boilerplate code.

    Internal interfaces for auto-generated DSL boilerplate code.

    Interfaces to the generated schema-defined DSL boilerplate code that the sbt-plugin generates when doing a sbt-compile. Molecule macros can then type-safely deduct the type structure of composed molecules.

    Definition Classes
    molecule
  • attributes
  • base
  • dummyTypes
  • in1
  • in2
  • in3
  • out

object out

Type distribution to groups of functionality for 'output'/standard molecules.

Source
out.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. out
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Out_0[Ns0, Ns1[_], In1_0[_], In1_1[_, _]] extends NS00[Nothing] with Datom00[Ns0, Ns1, In1_0, In1_1] with Aggregate00[Ns0] with CompositeInit00 with Tx00
  2. trait Out_1[Ns1[_], Ns2[_, _], In1_1[_, _], In1_2[_, _, _], A] extends NS01[A] with Datom01[Ns1, Ns2, In1_1, In1_2, A] with Aggregate01[Ns1, A] with CompositeInit01[A] with Tx01[A]
  3. trait Out_10[Ns10[_, _, _, _, _, _, _, _, _, _], Ns11[_, _, _, _, _, _, _, _, _, _, _], In1_10[_, _, _, _, _, _, _, _, _, _, _], In1_11[_, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J] extends NS10[A, B, C, D, E, F, G, H, I, J] with Datom10[Ns10, Ns11, In1_10, In1_11, A, B, C, D, E, F, G, H, I, J] with Aggregate10[Ns10, A, B, C, D, E, F, G, H, I, J] with CompositeInit10[A, B, C, D, E, F, G, H, I, J] with Tx10[A, B, C, D, E, F, G, H, I, J]
  4. trait Out_11[Ns11[_, _, _, _, _, _, _, _, _, _, _], Ns12[_, _, _, _, _, _, _, _, _, _, _, _], In1_11[_, _, _, _, _, _, _, _, _, _, _, _], In1_12[_, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K] extends NS11[A, B, C, D, E, F, G, H, I, J, K] with Datom11[Ns11, Ns12, In1_11, In1_12, A, B, C, D, E, F, G, H, I, J, K] with Aggregate11[Ns11, A, B, C, D, E, F, G, H, I, J, K] with CompositeInit11[A, B, C, D, E, F, G, H, I, J, K] with Tx11[A, B, C, D, E, F, G, H, I, J, K]
  5. trait Out_12[Ns12[_, _, _, _, _, _, _, _, _, _, _, _], Ns13[_, _, _, _, _, _, _, _, _, _, _, _, _], In1_12[_, _, _, _, _, _, _, _, _, _, _, _, _], In1_13[_, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L] extends NS12[A, B, C, D, E, F, G, H, I, J, K, L] with Datom12[Ns12, Ns13, In1_12, In1_13, A, B, C, D, E, F, G, H, I, J, K, L] with Aggregate12[Ns12, A, B, C, D, E, F, G, H, I, J, K, L] with CompositeInit12[A, B, C, D, E, F, G, H, I, J, K, L] with Tx12[A, B, C, D, E, F, G, H, I, J, K, L]
  6. trait Out_13[Ns13[_, _, _, _, _, _, _, _, _, _, _, _, _], Ns14[_, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_13[_, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_14[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M] extends NS13[A, B, C, D, E, F, G, H, I, J, K, L, M] with Datom13[Ns13, Ns14, In1_13, In1_14, A, B, C, D, E, F, G, H, I, J, K, L, M] with Aggregate13[Ns13, A, B, C, D, E, F, G, H, I, J, K, L, M] with CompositeInit13[A, B, C, D, E, F, G, H, I, J, K, L, M] with Tx13[A, B, C, D, E, F, G, H, I, J, K, L, M]
  7. trait Out_14[Ns14[_, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns15[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_14[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_15[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N] extends NS14[A, B, C, D, E, F, G, H, I, J, K, L, M, N] with Datom14[Ns14, Ns15, In1_14, In1_15, A, B, C, D, E, F, G, H, I, J, K, L, M, N] with Aggregate14[Ns14, A, B, C, D, E, F, G, H, I, J, K, L, M, N] with CompositeInit14[A, B, C, D, E, F, G, H, I, J, K, L, M, N] with Tx14[A, B, C, D, E, F, G, H, I, J, K, L, M, N]
  8. trait Out_15[Ns15[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns16[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_15[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_16[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] extends NS15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] with Datom15[Ns15, Ns16, In1_15, In1_16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] with Aggregate15[Ns15, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] with CompositeInit15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O] with Tx15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O]
  9. trait Out_16[Ns16[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_16[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] extends NS16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] with Datom16[Ns16, Ns17, In1_16, In1_17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] with Aggregate16[Ns16, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] with CompositeInit16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P] with Tx16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P]
  10. trait Out_17[Ns17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] extends NS17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with Datom17[Ns17, Ns18, In1_17, In1_18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with Aggregate17[Ns17, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with CompositeInit17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with Tx17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]
  11. trait Out_18[Ns18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns19[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_19[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] extends NS18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] with Datom18[Ns18, Ns19, In1_18, In1_19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] with Aggregate18[Ns18, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] with CompositeInit18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R] with Tx18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R]
  12. trait Out_19[Ns19[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns20[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_19[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_20[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] extends NS19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] with Datom19[Ns19, Ns20, In1_19, In1_20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] with Aggregate19[Ns19, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] with CompositeInit19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S] with Tx19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S]
  13. trait Out_2[Ns2[_, _], Ns3[_, _, _], In1_2[_, _, _], In1_3[_, _, _, _], A, B] extends NS02[A, B] with Datom02[Ns2, Ns3, In1_2, In1_3, A, B] with Aggregate02[Ns2, A, B] with CompositeInit02[A, B] with Tx02[A, B]
  14. trait Out_20[Ns20[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns21[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_20[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_21[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] extends NS20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] with Datom20[Ns20, Ns21, In1_20, In1_21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] with Aggregate20[Ns20, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] with CompositeInit20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] with Tx20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]
  15. trait Out_21[Ns21[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns22[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_21[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_22[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] extends NS21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] with Datom21[Ns21, Ns22, In1_21, In1_22, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] with Aggregate21[Ns21, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] with CompositeInit21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U] with Tx21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U]
  16. trait Out_22[Ns22[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], P23[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In1_22[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], P24[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V] extends NS22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V] with Datom22[Ns22, P23, In1_22, P24, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V] with CompositeInit22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V] with Tx22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V]
  17. trait Out_3[Ns3[_, _, _], Ns4[_, _, _, _], In1_3[_, _, _, _], In1_4[_, _, _, _, _], A, B, C] extends NS03[A, B, C] with Datom03[Ns3, Ns4, In1_3, In1_4, A, B, C] with Aggregate03[Ns3, A, B, C] with CompositeInit03[A, B, C] with Tx03[A, B, C]
  18. trait Out_4[Ns4[_, _, _, _], Ns5[_, _, _, _, _], In1_4[_, _, _, _, _], In1_5[_, _, _, _, _, _], A, B, C, D] extends NS04[A, B, C, D] with Datom04[Ns4, Ns5, In1_4, In1_5, A, B, C, D] with Aggregate04[Ns4, A, B, C, D] with CompositeInit04[A, B, C, D] with Tx04[A, B, C, D]
  19. trait Out_5[Ns5[_, _, _, _, _], Ns6[_, _, _, _, _, _], In1_5[_, _, _, _, _, _], In1_6[_, _, _, _, _, _, _], A, B, C, D, E] extends NS05[A, B, C, D, E] with Datom05[Ns5, Ns6, In1_5, In1_6, A, B, C, D, E] with Aggregate05[Ns5, A, B, C, D, E] with CompositeInit05[A, B, C, D, E] with Tx05[A, B, C, D, E]
  20. trait Out_6[Ns6[_, _, _, _, _, _], Ns7[_, _, _, _, _, _, _], In1_6[_, _, _, _, _, _, _], In1_7[_, _, _, _, _, _, _, _], A, B, C, D, E, F] extends NS06[A, B, C, D, E, F] with Datom06[Ns6, Ns7, In1_6, In1_7, A, B, C, D, E, F] with Aggregate06[Ns6, A, B, C, D, E, F] with CompositeInit06[A, B, C, D, E, F] with Tx06[A, B, C, D, E, F]
  21. trait Out_7[Ns7[_, _, _, _, _, _, _], Ns8[_, _, _, _, _, _, _, _], In1_7[_, _, _, _, _, _, _, _], In1_8[_, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G] extends NS07[A, B, C, D, E, F, G] with Datom07[Ns7, Ns8, In1_7, In1_8, A, B, C, D, E, F, G] with Aggregate07[Ns7, A, B, C, D, E, F, G] with CompositeInit07[A, B, C, D, E, F, G] with Tx07[A, B, C, D, E, F, G]
  22. trait Out_8[Ns8[_, _, _, _, _, _, _, _], Ns9[_, _, _, _, _, _, _, _, _], In1_8[_, _, _, _, _, _, _, _, _], In1_9[_, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H] extends NS08[A, B, C, D, E, F, G, H] with Datom08[Ns8, Ns9, In1_8, In1_9, A, B, C, D, E, F, G, H] with Aggregate08[Ns8, A, B, C, D, E, F, G, H] with CompositeInit08[A, B, C, D, E, F, G, H] with Tx08[A, B, C, D, E, F, G, H]
  23. trait Out_9[Ns9[_, _, _, _, _, _, _, _, _], Ns10[_, _, _, _, _, _, _, _, _, _], In1_9[_, _, _, _, _, _, _, _, _, _], In1_10[_, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I] extends NS09[A, B, C, D, E, F, G, H, I] with Datom09[Ns9, Ns10, In1_9, In1_10, A, B, C, D, E, F, G, H, I] with Aggregate09[Ns9, A, B, C, D, E, F, G, H, I] with CompositeInit09[A, B, C, D, E, F, G, H, I] with Tx09[A, B, C, D, E, F, G, H, I]

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped