module QueryBuilder::CQL::Modifiers
The collection of statement modifiers
Every modifier contains two methods:
-
public method to add clause(s) to the statement
-
private method to collect statement clause(s)
The collection of statement modifiers
Every modifier contains two methods:
public method to add clause(s) to the statement
private method to collect statement clause(s)