public interface RawCombinedQueryDefinition extends RawQueryDefinition, ValueQueryDefinition
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,
setHandle
getCollections,
getDirectory,
setCollections,
setDirectory
getOptionsName,
getResponseTransform,
setOptionsName,
setResponseTransform
RawCombinedQueryDefinition withHandle(StructureWriteHandle handle)
handle
- the JSON or XML handle.Copyright © 2024 MarkLogic Corporation. All Rights Reserved.