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 |
---|---|
interface |
RawCombinedQueryDefinition
A RawCombinedQueryDefinition provides access to a combined query
in a JSON or XML representation.
|
interface |
RawQueryByExampleDefinition
A RawQueryByExampleDefinition provides access to a simple
query by example in an JSON or XML representation.
|
interface |
RawStructuredQueryDefinition
A RawStructuredQueryDefinition provides access to a structured query
in a JSON or XML representation.
|
Copyright © 2013-2016 MarkLogic Corporation.