Package | Description |
---|---|
com.marklogic.client.row |
The package provides classes for sending plan requests to and
processing row responses from the REST server.
|
Modifier and Type | Method and Description |
---|---|
RawSPARQLSelectPlan |
RowManager.newRawSPARQLSelectPlan(TextWriteHandle handle)
Defines a plan from a SPARQL SELECT query.
|
RawSPARQLSelectPlan |
RawSPARQLSelectPlan.withHandle(TextWriteHandle handle)
Assigns the handle and returns the raw plan as a convenience.
|
Copyright © 2013-2021 MarkLogic Corporation.