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.PropertiesConstraintQuery |
StructuredQueryBuilder.propertiesConstraint(String constraintName,
StructuredQueryDefinition query)
Associates a query with the properties of documents (as opposed to
the content of documents) with the specified constraint.
|
Copyright © 2013-2016 MarkLogic Corporation.