QueryOptions Constructor |
| Name | Description | |
|---|---|---|
| QueryOptions |
Creates a new QueryOptions object.
| |
| QueryOptions(String) |
Creates a new QueryOptions object with a N1QL query statement.
| |
| QueryOptions(QueryPlan, String) |
Creates a new QueryOptions object with an existing QueryPlan(QueryPlan).
|