public interface RawCombinedQueryDefinition extends RawQueryDefinition, ValueQueryDefinition
A RawCombinedQueryDefinition provides access to a combined query in a JSON or XML representation.
| Modifier and Type | Method and Description |
|---|---|
RawCombinedQueryDefinition |
withHandle(StructureWriteHandle handle)
Specifies the handle for the JSON or XML representation of a combined query and returns the query definition.
|
getHandle, setHandlegetCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransformRawCombinedQueryDefinition withHandle(StructureWriteHandle handle)
Specifies the handle for the JSON or XML representation of a combined query and returns the query definition.
handle - the JSON or XML handle.Copyright © 2013-2017 MarkLogic Corporation.