public interface RawQueryDefinition extends QueryDefinition
| Modifier and Type | Method and Description |
|---|---|
StructureWriteHandle |
getHandle()
Returns the handle for the JSON or XML representation of the query.
|
void |
setHandle(StructureWriteHandle handle)
Specifies the handle for the JSON or XML representation of the query.
|
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransformStructureWriteHandle getHandle()
void setHandle(StructureWriteHandle handle)
handle - the JSON or XML handle.Copyright © 2013-2015 MarkLogic Corporation.