Amazon Neptune · Schema

ExecuteGremlinProfileInput

ExecuteGremlinProfileInput schema from Neptune

AWSDatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Properties

Name Type Description
gremlin string The Gremlin traversal query string to profile.
results boolean Whether to include results in the profile output.
chop integer Maximum length of result string per entry.
serializer string The serialization format for results.
indexOps boolean Whether to include index operation details.
View JSON Schema on GitHub