QueryDefinition
,
RawQueryDefinition
,
ValueQueryDefinition
public interface RawCombinedQueryDefinition extends RawQueryDefinition, ValueQueryDefinition
Modifier and Type | Method | Description |
---|---|---|
RawCombinedQueryDefinition |
withHandle(StructureWriteHandle handle) |
Specifies the handle for the JSON or XML
representation of a combined query and returns the query
definition.
|
getCollections,
getDirectory,
getOptionsName,
getResponseTransform,
setCollections,
setDirectory,
setOptionsName,
setResponseTransform
getHandle,
setHandle
RawCombinedQueryDefinition withHandle(StructureWriteHandle handle)
handle
- the JSON or XML handle.Copyright © 2013-2019 MarkLogic Corporation.