public interface RawQueryByExampleDefinition extends RawQueryDefinition
Modifier and Type | Field and Description |
---|---|
static String |
QBE_NS
The namespace of the built-in vocabulary for an Query by Example
in XML format.
|
Modifier and Type | Method and Description |
---|---|
RawQueryByExampleDefinition |
withHandle(StructureWriteHandle handle)
Specifies the handle for the JSON or XML representation
of a query by example and returns the query definition.
|
getHandle, setHandle
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
static final String QBE_NS
RawQueryByExampleDefinition withHandle(StructureWriteHandle handle)
handle
- the JSON or XML handle.Copyright © 2013-2015 MarkLogic Corporation.