StructuredQueryDefinition
interface
as the type for instances of RangeConstraintQuery.@Deprecated public class StructuredQueryBuilder.RangeConstraintQuery extends com.marklogic.client.impl.AbstractQueryDefinition
Constructor and Description |
---|
StructuredQueryBuilder.RangeConstraintQuery(String constraintName,
StructuredQueryBuilder.Operator operator,
String... values)
Deprecated.
Use the rangeConstraint() 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.RangeConstraintQuery(String constraintName, StructuredQueryBuilder.Operator operator, String... values)
Copyright © 2013-2015 MarkLogic Corporation.