| Query Constructor |
| Name | Description | |
|---|---|---|
|
|
Query |
Create a new empty query
|
|
|
Query(String) |
Create a new query from the specified string.
|
|
|
Query(String, QueryOperator, String) |
Create a new query built from the specified
attribute, operator and value
|