Package com.faunadb.client.query
Class Language.LetBinding
- java.lang.Object
-
- com.faunadb.client.query.Language.LetBinding
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Expr
in(Expr in)
Defines the scope where the let bindings will apply.
-