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 |
---|---|
KeyValueQueryDefinition |
QueryManager.newKeyValueDefinition()
Creates a query definition based on a locator such as a JSON key,
element name, or element and attribute name and the default query
options.
|
KeyValueQueryDefinition |
QueryManager.newKeyValueDefinition(String optionsName)
Creates a query definition based on a locator and on named
query options saved previously.
|
Copyright © 2013-2015 MarkLogic Corporation.