/AWS1/CL_NEDSPARQLDATA¶
Neptune logs are converted to SPARQL quads in the graph using the Resource Description Framework (RDF) N-QUADS language defined in the W3C RDF 1.1 N-Quads specification
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_stmt TYPE /AWS1/NEDSTRING /AWS1/NEDSTRING¶
Holds an N-QUADS statement expressing the changed quad.
Queryable Attributes¶
stmt¶
Holds an N-QUADS statement expressing the changed quad.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STMT() |
Getter for STMT, with configurable default |
ASK_STMT() |
Getter for STMT w/ exceptions if field has no value |
HAS_STMT() |
Determine if STMT has a value |