Amazon Neptune · Example Payload

Data Propertygraph Stream Output Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Data Propertygraph Stream Output 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

lastEventIdlastTrxTimestampInMillisformatrecordstotalRecords

Example Payload

Raw ↑
{
  "lastEventId": {
    "commitNum": 79,
    "opNum": 74
  },
  "lastTrxTimestampInMillis": 65,
  "format": "PG_JSON",
  "records": [
    "example-ref"
  ],
  "totalRecords": 22
}