SortOne_

molecule.datalog.core.query.SortOne_
trait SortOne_[Tpl]

Attributes

Source
SortOne_.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SortOneSpecial[Tpl]
trait ResolveExprOne_id[Tpl]
class Model2DatomicQuery[Tpl]
trait ResolveNestedPull[Tpl]
Self type

Members list

Value members

Concrete methods

protected def sortOneBigDecimal(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneBigInt(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneBoolean(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneByte(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneChar(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneDate(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneDouble(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneDuration(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneFloat(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneID(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneInstant(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneInt(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneLocalDate(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneLocalDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneLocalTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneLong(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneOffsetDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneOffsetTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneShort(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneString(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneURI(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneUUID(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala
protected def sortOneZonedDateTime(attr: Attr, attrIndex: Int): Option[(Int, Int => (Row, Row) => Int)]

Attributes

Source
SortOne_.scala