Failure

ldbc.dsl.Parameter.Dynamic.Failure
case class Failure(errors: List[String]) extends Dynamic

Attributes

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

Members list

Value members

Concrete methods

override def value: String

Query parameters to be plugged into the Statement.

Query parameters to be plugged into the Statement.

Attributes

Definition Classes
Source
Parameter.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product