AqlBindVar

avokka.arangodb.aql.AqlBindVar$
See theAqlBindVar companion trait
object AqlBindVar

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AqlBindVar.type

Members list

Implicits

Implicits

collection name are prefixed with extra @

collection name are prefixed with extra @

Value parameters

c

collection name

Attributes

Returns

bound var

implicit def from[T](t: T)(implicit e: VPackEncoder[T]): AqlBindVar

implicit conversion to VPack

implicit conversion to VPack

Type parameters

T

value type

Value parameters

e

vpack encoder

t

value

Attributes

Returns

bound var