| Package | Description |
|---|---|
| com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
| com.marklogic.client.eval |
| Class and Description |
|---|
| ServerEvaluationCall
ServerEvaluationCall uses a fluent builder-style API to collect the parameters
for a server-side
xquery or javascript eval or
invoke (modulePath) call. |
| Class and Description |
|---|
| EvalResult
Represents the content and metadata of a result from a call to
eval. |
| EvalResult.Type
Convenience enum useful for strongly-typed comparison to ensure
the result is of the type expected.
|
| EvalResultIterator
An Iterator to walk through all results returned from calls to
ServerEvaluationCall.eval(). |
| ServerEvaluationCall
ServerEvaluationCall uses a fluent builder-style API to collect the parameters
for a server-side
xquery or javascript eval or
invoke (modulePath) call. |
Copyright © 2013-2016 MarkLogic Corporation.