ResultSetConsumer

ldbc.dsl.ResultSetConsumer
See theResultSetConsumer companion trait

Attributes

Companion
trait
Source
ResultSetConsumer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given given_ResultSetConsumer_F_G[F[_] : Applicative, T, G[_]](implicit evidence$1: Applicative[F], decoder: Decoder[T], factoryCompat: FactoryCompat[T, G[T]]): given_ResultSetConsumer_F_G[F, T, G]

Attributes

Source
ResultSetConsumer.scala
given given_ResultSetConsumer_F_Option[F[_], T](using decoder: Decoder[T], ev: ApplicativeThrow[F]): given_ResultSetConsumer_F_Option[F, T]

Attributes

Source
ResultSetConsumer.scala
given given_ResultSetConsumer_F_T[F[_], T](using consumer: ResultSetConsumer[F, Option[T]], ev: MonadThrow[F]): given_ResultSetConsumer_F_T[F, T]

Attributes

Source
ResultSetConsumer.scala