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