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 |
---|---|
List<QueryOptions.QueryAnnotation> |
Annotatable.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
List<QueryOptions.QueryAnnotation> |
QueryOptionsHandle.getAnnotations()
Deprecated.
Returns a List of all the annotations in the query options.
|
Copyright © 2013-2016 MarkLogic Corporation.