| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
ExecuteGremlinProfileQueryResult |
AbstractAmazonNeptunedata.executeGremlinProfileQuery(ExecuteGremlinProfileQueryRequest request) |
ExecuteGremlinProfileQueryResult |
AmazonNeptunedataClient.executeGremlinProfileQuery(ExecuteGremlinProfileQueryRequest request)
Executes a Gremlin Profile query, which runs a specified traversal, collects various metrics about the run, and
produces a profile report as output.
|
ExecuteGremlinProfileQueryResult |
AmazonNeptunedata.executeGremlinProfileQuery(ExecuteGremlinProfileQueryRequest executeGremlinProfileQueryRequest)
Executes a Gremlin Profile query, which runs a specified traversal, collects various metrics about the run, and
produces a profile report as output.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteGremlinProfileQueryResult |
ExecuteGremlinProfileQueryResult.clone() |
ExecuteGremlinProfileQueryResult |
ExecuteGremlinProfileQueryResult.withOutput(ByteBuffer output)
A text blob containing the Gremlin Profile result.
|
Copyright © 2024. All rights reserved.