Query.variable

Query.variable(name) → Variable

Construct a new variable instance, scoped to this query.

Parameters:

name : str The name of the variable.

Returns:

Variable

Last updated

Was this helpful?