public interface RawStructuredQueryDefinition extends RawQueryDefinition
| Modifier and Type | Method and Description |
|---|---|
RawStructuredQueryDefinition |
withHandle(StructureWriteHandle handle)
Specifies the handle for the JSON or XML representation
of a structured query and returns the query definition.
|
getHandle, setHandlegetCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransformRawStructuredQueryDefinition withHandle(StructureWriteHandle handle)
handle - the JSON or XML handle.Copyright © 2013-2016 MarkLogic Corporation.