| Package | Description |
|---|---|
| com.marklogic.client.admin.config |
The package provides classes and interfaces that implement MarkLogic Search API configuration using
Java Objects.
|
| com.marklogic.client.admin.config.support |
Interfaces and classes used by
QueryOptionsBuilder,
QueryOptions,
and QueryOptionsHandle
to comprise builder expressions and mark function arguments. |
| Modifier and Type | Method and Description |
|---|---|
QueryUri |
QueryOptionsBuilder.uri()
Deprecated.
Builds a reference to the document uri lexicon, for use in values and
tuples specification.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryUri |
QueryUri.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryUri[] |
QueryUri.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2016 MarkLogic Corporation.