Query.variable
Query.variable(name) → Variable
Construct a new variable instance, scoped to this query.
Parameters:
name
: str
The name of the variable.
Returns:
Last updated
Was this helpful?
Construct a new variable instance, scoped to this query.
name
: str
The name of the variable.
Last updated
Was this helpful?