Amazon Neptune · Example Payload

Streams Sparql Stream Response Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Streams Sparql Stream Response Example is an example object payload from Amazon Neptune, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

lastEventIdlastTrxTimestampformatrecordstotalRecords

Example Payload

Raw ↑
{
  "lastEventId": "example-ref",
  "lastTrxTimestamp": 91,
  "format": "NQUADS",
  "records": [
    "example-ref"
  ],
  "totalRecords": 38
}