Package | Description |
---|---|
com.marklogic.client.query |
The package provides classes for queries including searching documents
and reading values directly from indexes in the database for the REST server.
|
Modifier and Type | Method and Description |
---|---|
StructuredQueryBuilder.RangeConstraintQuery |
StructuredQueryBuilder.rangeConstraint(String constraintName,
StructuredQueryBuilder.Operator operator,
String... values)
Matches the container specified by the constraint
whose value that has the correct datatyped comparison with
one of the criteria values.
|
Copyright © 2013-2015 MarkLogic Corporation.