Parameter

ldbc.dsl.Parameter
See theParameter companion trait
object Parameter

Attributes

Companion
trait
Source
Parameter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Parameter.type

Members list

Type members

Classlikes

object Dynamic

Attributes

Companion
trait
Source
Parameter.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Dynamic.type
trait Dynamic extends Parameter

Attributes

Companion
object
Source
Parameter.scala
Supertypes
trait Parameter
class Object
trait Matchable
class Any
Known subtypes
class Failure
class Success
case class Static(value: String) extends Parameter

Attributes

Source
Parameter.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Parameter
class Object
trait Matchable
class Any
Show all

Givens

Givens

given convFromCodec[A](using codec: Codec[A]): convFromCodec[A]

Attributes

Source
Parameter.scala
given convFromEncoder[A](using encoder: Encoder[A]): convFromEncoder[A]

Attributes

Source
Parameter.scala