/AWS1/CL_NEGLISTQUERIESOUTPUT¶
ListQueriesOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_queries TYPE /AWS1/CL_NEGQUERYSUMMARY=>TT_QUERYSUMMARYLIST TT_QUERYSUMMARYLIST¶
A list of current openCypher queries.
Queryable Attributes¶
queries¶
A list of current openCypher queries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUERIES() |
Getter for QUERIES, with configurable default |
ASK_QUERIES() |
Getter for QUERIES w/ exceptions if field has no value |
HAS_QUERIES() |
Determine if QUERIES has a value |