Amazon Neptune · Example Payload

Streams Property Graph Stream Record Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Streams Property Graph Stream Record 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

commitTimestampeventIddataopisLastOp

Example Payload

Raw ↑
{
  "commitTimestamp": 49,
  "eventId": "example-ref",
  "data": "example-ref",
  "op": "REMOVE",
  "isLastOp": true
}