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. |
com.marklogic.client.io |
The package provides the handle classes with different representations for document content
when you read documents from the database or write documents to the database.
|
Modifier and Type | Method and Description |
---|---|
QueryOptionsConfiguration |
QueryOptionsBuilder.configure()
Deprecated.
Create a new QueryOptionsConfiguration object, which can be used to
fluently set various configuration options.
|
Modifier and Type | Method and Description |
---|---|
QueryOptionsHandle |
QueryOptionsHandle.withConfiguration(QueryOptionsConfiguration configuration)
Deprecated.
Set common configuration objects for this handle, fluently.
|
Copyright © 2013-2015 MarkLogic Corporation.