ConnectionSyntax
ldbc.query.builder.syntax.ConnectionSyntax
Attributes
- Source
- ConnectionSyntax.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Extensions
Extensions
extension [T](connectionKleisli: Kleisli[F, Connection[F], T])
Functions to manage the processing of connections for writing.
Functions to manage the processing of connections for writing.
Attributes
- Source
- ConnectionSyntax.scala
Functions for managing the processing of connections in a read-only manner.
Functions for managing the processing of connections in a read-only manner.
Attributes
- Source
- ConnectionSyntax.scala
Functions to manage the processing of connections, always rolling back.
Functions to manage the processing of connections, always rolling back.
Attributes
- Source
- ConnectionSyntax.scala
Functions to manage the processing of connections in a transaction.
Functions to manage the processing of connections in a transaction.
Attributes
- Source
- ConnectionSyntax.scala
In this article