ExecuteGremlinProfileQueryRequest
Types
Properties
Link copied to clipboard
The Gremlin query string to profile.
Link copied to clipboard
If non-null, the gathered results are returned in a serialized response message in the format specified by this parameter. See Gremlin profile API in Neptune for more information.
Functions
Link copied to clipboard
inline fun copy(block: ExecuteGremlinProfileQueryRequest.Builder.() -> Unit = {}): ExecuteGremlinProfileQueryRequest