Interface | Description |
---|---|
EvalResult |
Represents the content and metadata of a result
from a call to
eval . |
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. |
Enum | Description |
---|---|
EvalResult.Type |
Convenience enum useful for strongly-typed
comparison to ensure the result is of the type expected.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.