StructuredQueryDefinition
interface
as the type for instances of AndNotQuery.@Deprecated public class StructuredQueryBuilder.AndNotQuery extends com.marklogic.client.impl.AbstractQueryDefinition
Constructor and Description |
---|
StructuredQueryBuilder.AndNotQuery(StructuredQueryDefinition positive,
StructuredQueryDefinition negative)
Deprecated.
Use the andNot() builder method of StructuredQueryBuilder
and type the object as an instance of the StructuredQueryDefinition interface.
|
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCollections, getDirectory, getOptionsName, getResponseTransform, setCollections, setDirectory, setOptionsName, setResponseTransform
@Deprecated public StructuredQueryBuilder.AndNotQuery(StructuredQueryDefinition positive, StructuredQueryDefinition negative)
Copyright © 2013-2015 MarkLogic Corporation.