public class CqlQuery extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(CqlQuery query)
Return
true if this query is a superset of
query, otherwise false. |
CqlClause |
getRoot() |
void |
setRoot(CqlClause root) |
String |
toString() |
ArrayList<CqlClause> |
unfold(CqlBoolean bool) |
Copyright © 2019. All rights reserved.