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 |
---|---|
KeyLocator |
QueryManager.newKeyLocator(String key)
Deprecated.
Use
Query By Example instead for easy-to-write and much more full-featured key/value search.
Creates a locator for a key-value query based on a JSON key. |
Copyright © 2013-2016 MarkLogic Corporation.