/AWS1/CL_NEDEXECUTEOPENCYPHE03¶
ExecuteOpenCypherQueryOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_results TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
The openCypherquery results.
Queryable Attributes¶
results¶
The openCypherquery results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTS() |
Getter for RESULTS, with configurable default |
ASK_RESULTS() |
Getter for RESULTS w/ exceptions if field has no value |
HAS_RESULTS() |
Determine if RESULTS has a value |