Amazon Neptune · Example Payload

Opencypher Open Cypher Query Request Example

DatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Opencypher Open Cypher Query Request Example is an example object payload from Amazon Neptune, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

query

Example Payload

Raw ↑
{
  "query": "g.V().limit(10)"
}