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.ElementConstraintQuery |
StructuredQueryBuilder.elementConstraint(String constraintName,
StructuredQueryDefinition query)
Deprecated.
Matches a query within the substructure of the container specified
by the constraint.
This method is deprecated in favor of the more general
containerConstraint() method. |
Copyright © 2013-2016 MarkLogic Corporation.