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.DirectoryQuery |
StructuredQueryBuilder.directory(boolean isInfinite,
String... uris)
Matches documents at the specified depth within at least one
of the criteria directories.
|
StructuredQueryBuilder.DirectoryQuery |
StructuredQueryBuilder.directory(int depth,
String... uris)
Matches documents at the specified depth within at least one
of the criteria directories.
|
Copyright © 2013-2015 MarkLogic Corporation.