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, setCollections, setDirectory
getOptionsName, getResponseTransform, setOptionsName, setResponseTransform
StructureWriteHandle getHandle()
void setHandle(StructureWriteHandle handle)
handle
- the JSON or XML handle.Copyright © 2013-2021 MarkLogic Corporation.