Amazon Neptune · Example Payload

Gremlin Gremlin Query Status List Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Gremlin Gremlin Query Status List Example is an example object payload from Amazon Neptune, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

acceptedQueryCountrunningQueryCountqueries

Example Payload

Raw ↑
{
  "acceptedQueryCount": 70,
  "runningQueryCount": 11,
  "queries": [
    "example-ref"
  ]
}