PDFFieldImpl

gql.relational.QueryAlgebra.PDFFieldImpl
case class PDFFieldImpl[F[_], G0[_]](field: Field[F, G0, _]) extends PDFField[F]

Attributes

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

Members list

Type members

Types

type G[A] = G0[A]

Attributes

Source
QueryAlgebra.scala

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product