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