trait Datom17[Ns17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], Ns18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In17[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], In18[_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _], A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] extends Datom
Ordering
- Alphabetic
- By Inheritance
Inherited
- Datom17
- Datom
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
a: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, String] with OneString[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, String], In18[String, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, String]]
Attribute name.
-
def
a_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneString[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[String, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit attribute name.
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
-
def
e: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long] with OneLong[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long], In18[Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long]]
Entity id.
-
def
e_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneLong[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit entity id.
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
ns: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, String] with OneString[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, String], In18[String, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, String]]
Namespace name.
-
def
ns_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneString[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[String, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit namespace name.
-
def
op: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Boolean] with OneBoolean[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Boolean], In18[Boolean, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Boolean]]
Transaction operation (add: True or retract: False).
-
def
op_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneBoolean[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[Boolean, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit transaction operation (add: True or retract: False).
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
t: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long] with OneLong[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long], In18[Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long]]
Transaction time t.
-
def
t_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneLong[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit transaction time t.
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
tx: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long] with OneLong[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long], In18[Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Long]]
Transaction entity id.
-
def
txInstant: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Date] with OneDate[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Date], In18[Date, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Date]]
Transaction time as java.util.Date.
-
def
txInstant_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneDate[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[Date, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit transaction time as java.util.Date.
-
def
tx_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneLong[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit transaction entity id.
-
def
v: Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Any] with OneAny[Ns18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Any], In18[Any, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Any]]
Attribute value.
-
def
v_: Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q] with OneAny[Ns17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q], In17[Any, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q]]
Tacit attribute value.
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )

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