Binding

grackle.Query.Binding
case class Binding(name: String, value: Value)

Attributes

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

Members list

Value members

Concrete methods

def render: String

Attributes

Source
query.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product