| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default ManagePropertygraphStatisticsResponse |
NeptunedataClient.managePropertygraphStatistics(Consumer<ManagePropertygraphStatisticsRequest.Builder> managePropertygraphStatisticsRequest)
Manages the generation and use of property graph statistics.
|
default ManagePropertygraphStatisticsResponse |
NeptunedataClient.managePropertygraphStatistics(ManagePropertygraphStatisticsRequest managePropertygraphStatisticsRequest)
Manages the generation and use of property graph statistics.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ManagePropertygraphStatisticsResponse> |
NeptunedataAsyncClient.managePropertygraphStatistics(Consumer<ManagePropertygraphStatisticsRequest.Builder> managePropertygraphStatisticsRequest)
Manages the generation and use of property graph statistics.
|
default CompletableFuture<ManagePropertygraphStatisticsResponse> |
NeptunedataAsyncClient.managePropertygraphStatistics(ManagePropertygraphStatisticsRequest managePropertygraphStatisticsRequest)
Manages the generation and use of property graph statistics.
|
Copyright © 2023. All rights reserved.