createQuery
Create Query from a N1QL string
Return
the Query object
Parameters
query
A valid N1QL query.
database
The database against which the query will be run.
Create Query from a N1QL string
the Query object
A valid N1QL query.
The database against which the query will be run.