FieldVariant

gql.relational.QueryAlgebra.FieldVariant$
See theFieldVariant companion trait
object FieldVariant

Attributes

Companion
trait
Source
QueryAlgebra.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Selection[A]() extends FieldVariant[Select[A], A]

Attributes

Source
QueryAlgebra.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait FieldVariant[Select[A], A]
class Object
trait Matchable
class Any
Show all
case class SubSelection[A]() extends FieldVariant[A, QueryContext[A]]

Attributes

Source
QueryAlgebra.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait FieldVariant[A, QueryContext[A]]
class Object
trait Matchable
class Any
Show all

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