ldbc.query.builder.syntax

Members list

Type members

Classlikes

trait CommandSyntax[F[_]]

Attributes

Source
CommandSyntax.scala
Supertypes
class Object
trait Matchable
class Any
trait QuerySyntax[F[_]]

Attributes

Source
QuerySyntax.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete fields

val io: SyncSyntax[IO]

Top-level imports provide aliases for the most commonly used types and modules. A typical starting set of imports might look something like this.

Top-level imports provide aliases for the most commonly used types and modules. A typical starting set of imports might look something like this.

example:

 import ldbc.query.builder.syntax.io.*

Attributes

Source
package.scala