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 |
---|---|
ElementLocator |
QueryManager.newElementLocator(QName element)
Creates a locator for a key-value query based on an element name,
which may have namespace.
|
ElementLocator |
QueryManager.newElementLocator(QName element,
QName attribute)
Creates a locator for a key-value query based on an element name
and attribute name, either or both of which may have a namespace.
|
Copyright © 2013-2015 MarkLogic Corporation.