ExecuteGremlinProfileInput
ExecuteGremlinProfileInput schema from Neptune
DatabaseGraph 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. |
JSON Schema