Field

gql.relational.QueryAlgebra.QueryTask$.Field
case class Field[F[_], G[_], A](v: PreparedDataField[F, QueryContext[A], _], attr: TableFieldAttribute[G, A, _, _, _]) extends QueryTask[F, A]

Attributes

Source
QueryAlgebra.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait QueryTask[F, A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product