CreateStatement

ldbc.free.ConnectionOp.CreateStatement
final case class CreateStatement() extends ConnectionOp[Statement[_[_]]]

Attributes

Source
ConnectionIO.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ConnectionOp[Statement[_[_]]]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def visit[F[_]](v: Visitor[F]): F[Statement[_[_]]]

Attributes

Definition Classes
Source
ConnectionIO.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product