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