JoinType

gql.relational.QueryAlgebra$.JoinType
See theJoinType companion object
sealed trait JoinType[G[_]]

Attributes

Companion
object
Source
QueryAlgebra.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Many[G]
object One.type
object Opt.type

Members list

Value members

Abstract methods

def reassoc[Key]: Reassoc[G, Key]

Attributes

Source
QueryAlgebra.scala