NamedVariable

com.outr.arango.query.QueryPart.NamedVariable
case class NamedVariable(name: String, value: Json) extends QueryPart

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait QueryPart
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
QueryPart