trait Datom06[Ns6[_, _, _, _, _, _], Ns7[_, _, _, _, _, _, _], In6[_, _, _, _, _, _, _], In7[_, _, _, _, _, _, _, _], A, B, C, D, E, F] extends Datom
Ordering
- Alphabetic
- By Inheritance
Inherited
- Datom06
- 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: Ns7[A, B, C, D, E, F, String] with OneString[Ns7[A, B, C, D, E, F, String], In7[String, A, B, C, D, E, F, String]]
Attribute name.
-
def
a_: Ns6[A, B, C, D, E, F] with OneString[Ns6[A, B, C, D, E, F], In6[String, A, B, C, D, E, F]]
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: Ns7[A, B, C, D, E, F, Long] with OneLong[Ns7[A, B, C, D, E, F, Long], In7[Long, A, B, C, D, E, F, Long]]
Entity id.
-
def
e_: Ns6[A, B, C, D, E, F] with OneLong[Ns6[A, B, C, D, E, F], In6[Long, A, B, C, D, E, F]]
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: Ns7[A, B, C, D, E, F, String] with OneString[Ns7[A, B, C, D, E, F, String], In7[String, A, B, C, D, E, F, String]]
Namespace name.
-
def
ns_: Ns6[A, B, C, D, E, F] with OneString[Ns6[A, B, C, D, E, F], In6[String, A, B, C, D, E, F]]
Tacit namespace name.
-
def
op: Ns7[A, B, C, D, E, F, Boolean] with OneBoolean[Ns7[A, B, C, D, E, F, Boolean], In7[Boolean, A, B, C, D, E, F, Boolean]]
Transaction operation (add: True or retract: False).
-
def
op_: Ns6[A, B, C, D, E, F] with OneBoolean[Ns6[A, B, C, D, E, F], In6[Boolean, A, B, C, D, E, F]]
Tacit transaction operation (add: True or retract: False).
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
t: Ns7[A, B, C, D, E, F, Long] with OneLong[Ns7[A, B, C, D, E, F, Long], In7[Long, A, B, C, D, E, F, Long]]
Transaction time t.
-
def
t_: Ns6[A, B, C, D, E, F] with OneLong[Ns6[A, B, C, D, E, F], In6[Long, A, B, C, D, E, F]]
Tacit transaction time t.
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
tx: Ns7[A, B, C, D, E, F, Long] with OneLong[Ns7[A, B, C, D, E, F, Long], In7[Long, A, B, C, D, E, F, Long]]
Transaction entity id.
-
def
txInstant: Ns7[A, B, C, D, E, F, Date] with OneDate[Ns7[A, B, C, D, E, F, Date], In7[Date, A, B, C, D, E, F, Date]]
Transaction time as java.util.Date.
-
def
txInstant_: Ns6[A, B, C, D, E, F] with OneDate[Ns6[A, B, C, D, E, F], In6[Date, A, B, C, D, E, F]]
Tacit transaction time as java.util.Date.
-
def
tx_: Ns6[A, B, C, D, E, F] with OneLong[Ns6[A, B, C, D, E, F], In6[Long, A, B, C, D, E, F]]
Tacit transaction entity id.
-
def
v: Ns7[A, B, C, D, E, F, Any] with OneAny[Ns7[A, B, C, D, E, F, Any], In7[Any, A, B, C, D, E, F, Any]]
Attribute value.
-
def
v_: Ns6[A, B, C, D, E, F] with OneAny[Ns6[A, B, C, D, E, F], In6[Any, A, B, C, D, E, F]]
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