CallableStatementF

ldbc.dsl.internal.CallableStatementSyntax.CallableStatementF
implicit class CallableStatementF(callableStatementObject: CallableStatement.type)

Attributes

Source
CallableStatementSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[F[_] : Sync](callableStatement: CallableStatement): CallableStatement[F]

Attributes

Source
CallableStatementSyntax.scala