Statement

ldbc.free.Embedded.Statement
final case class Statement[F[_], A](p: Statement[F], pi: StatementIO[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