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 | Interface and Description |
---|---|
interface |
ElementLocator
Deprecated.
Use
Query By Example instead for easy-to-write and much more full-featured key/value search.
An Element Locator specifies an element or element and attribute containing a value as part of a KeyValueQueryDefinition. The element is required. The attribute is optional. |
interface |
KeyLocator
Deprecated.
Use
Query By Example instead for easy-to-write and much more full-featured key/value search.
A Key Locator specifies a JSON key containing a value as part of a KeyValueQueryDefinition. |
Copyright © 2013-2016 MarkLogic Corporation.