ops

molecule.datalog.datomic.transaction.Update_datomic.ops
class ops[T](tpe: String, vs: Seq[T])

Attributes

Source
Update_datomic.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def abs: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def absNeg: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def and: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def ceil: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def divide: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def floor: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def minus: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def negate: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def not: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def or: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def plus: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def prepend: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def replaceAll: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def substring(start: Int, end: Int): (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def times: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def toLower: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def toUpper: (AnyRef, Keyword) => T

Attributes

Source
Update_datomic.scala
def v: T

Attributes

Source
Update_datomic.scala
def w(e: AnyRef, a: Keyword): AnyRef

Attributes

Source
Update_datomic.scala