| Package | Description |
|---|---|
| com.marklogic.client.type |
The package provides interfaces specifying the type of an expression or value as passed to a
PlanBuilder method or returned from a RowRecord method. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlanColumn
An instance of a column expression returned by a col() call in a row pipeline.
|
interface |
PlanSystemColumn
An instance of a fragment id, graph id, or other system column for a row pipeline.
|
interface |
PlanSystemColumnSeq
A sequence of fragment id, graph id, or other system columns for a row pipeline.
|
Copyright © 2013-2017 MarkLogic Corporation.