| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
default GetPropertygraphStatisticsResponse |
NeptunedataClient.getPropertygraphStatistics(Consumer<GetPropertygraphStatisticsRequest.Builder> getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
default CompletableFuture<GetPropertygraphStatisticsResponse> |
NeptunedataAsyncClient.getPropertygraphStatistics(Consumer<GetPropertygraphStatisticsRequest.Builder> getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
| Modifier and Type | Method and Description |
|---|---|
static GetPropertygraphStatisticsRequest.Builder |
GetPropertygraphStatisticsRequest.builder() |
GetPropertygraphStatisticsRequest.Builder |
GetPropertygraphStatisticsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPropertygraphStatisticsRequest.Builder |
GetPropertygraphStatisticsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetPropertygraphStatisticsRequest.Builder |
GetPropertygraphStatisticsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPropertygraphStatisticsRequest.Builder> |
GetPropertygraphStatisticsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.