Connection

ldbc.free.Embedded.Connection
final case class Connection[F[_], A](c: Connection[F], ci: ConnectionIO[A]) extends Embedded[A]

Attributes

Source
Embedded.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Embedded[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product