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