ConnectionSyntax

ldbc.dsl.internal.ConnectionSyntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

implicit class ConnectionF(connectionObject: Connection.type)

Attributes

Supertypes
class Object
trait Matchable
class Any

Inherited classlikes

implicit class ResultSetF(resultSetObject: ResultSet.type)

Attributes

Inherited from:
ResultSetSyntax
Supertypes
class Object
trait Matchable
class Any
implicit class StatementF(statementObject: Statement.type)

Attributes

Inherited from:
StatementSyntax
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def ConnectionF(connectionObject: Connection.type): ConnectionF

Inherited implicits

final implicit def ResultSetF(resultSetObject: ResultSet.type): ResultSetF

Attributes

Inherited from:
ResultSetSyntax
final implicit def StatementF(statementObject: Statement.type): StatementF

Attributes

Inherited from:
StatementSyntax