OrderBy

ldbc.query.builder.statement.OrderBy
object OrderBy

Attributes

Source
OrderBy.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
OrderBy.type

Members list

Type members

Classlikes

enum Order[T](val name: String, val column: Column[T])

Attributes

Source
OrderBy.scala
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case Asc[T]
case Desc[T]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala