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 | Interface and Description |
---|---|
static interface |
StructuredQueryBuilder.Element
An Element represents an element in database documents.
|
static interface |
StructuredQueryBuilder.JSONProperty
A JSONProperty represents a key in JSON database documents.
|
Modifier and Type | Class and Description |
---|---|
protected class |
StructuredQueryBuilder.ElementImpl |
protected class |
StructuredQueryBuilder.JSONPropertyImpl |
Modifier and Type | Method and Description |
---|---|
StructuredQueryDefinition |
StructuredQueryBuilder.containerQuery(StructuredQueryBuilder.ContainerIndex index,
StructuredQueryDefinition query)
Matches a query within the substructure contained by an element or JSON property.
|
Copyright © 2013-2020 MarkLogic Corporation.