| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetPropertygraphStatisticsResponse |
NeptunedataClient.getPropertygraphStatistics(Consumer<GetPropertygraphStatisticsRequest.Builder> getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
default GetPropertygraphStatisticsResponse |
NeptunedataClient.getPropertygraphStatistics(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPropertygraphStatisticsResponse> |
NeptunedataAsyncClient.getPropertygraphStatistics(Consumer<GetPropertygraphStatisticsRequest.Builder> getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
default CompletableFuture<GetPropertygraphStatisticsResponse> |
NeptunedataAsyncClient.getPropertygraphStatistics(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
Copyright © 2023. All rights reserved.