| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| software.amazon.awssdk.services.neptunedata.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeletePropertygraphStatisticsResponse |
NeptunedataClient.deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest deletePropertygraphStatisticsRequest)
Deletes statistics for Gremlin and openCypher (property graph) data.
|
default CompletableFuture<DeletePropertygraphStatisticsResponse> |
NeptunedataAsyncClient.deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest deletePropertygraphStatisticsRequest)
Deletes statistics for Gremlin and openCypher (property graph) data.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePropertygraphStatisticsRequestMarshaller.marshall(DeletePropertygraphStatisticsRequest deletePropertygraphStatisticsRequest) |
Copyright © 2023. All rights reserved.