| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| software.amazon.awssdk.services.neptunedata.transform |
| Modifier and Type | Method and Description |
|---|---|
default ExecuteGremlinProfileQueryResponse |
NeptunedataClient.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.
|
default CompletableFuture<ExecuteGremlinProfileQueryResponse> |
NeptunedataAsyncClient.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 |
|---|---|
SdkHttpFullRequest |
ExecuteGremlinProfileQueryRequestMarshaller.marshall(ExecuteGremlinProfileQueryRequest executeGremlinProfileQueryRequest) |
Copyright © 2023. All rights reserved.