Package | Description |
---|---|
com.marklogic.client.query |
The package provides classes for queries
including searching documents and reading values directly from
indexes in the database for the REST server.
|
Modifier and Type | Method and Description |
---|---|
StructuredQueryBuilder |
QueryManager.newStructuredQueryBuilder()
Creates a query definition based on a structure
that identifies clauses and conjunctions and the default query
options.
|
StructuredQueryBuilder |
QueryManager.newStructuredQueryBuilder(java.lang.String optionsName)
Creates a query definition based on a structure
and on named query options saved previously.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.