| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphStatisticsResult |
AbstractAmazonNeptunedata.getPropertygraphStatistics(GetPropertygraphStatisticsRequest request) |
GetPropertygraphStatisticsResult |
AmazonNeptunedata.getPropertygraphStatistics(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest)
Gets property graph statistics (Gremlin and openCypher).
|
GetPropertygraphStatisticsResult |
AmazonNeptunedataClient.getPropertygraphStatistics(GetPropertygraphStatisticsRequest request)
Gets property graph statistics (Gremlin and openCypher).
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPropertygraphStatisticsResult> |
AbstractAmazonNeptunedataAsync.getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest request,
AsyncHandler<GetPropertygraphStatisticsRequest,GetPropertygraphStatisticsResult> asyncHandler) |
Future<GetPropertygraphStatisticsResult> |
AmazonNeptunedataAsync.getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest,
AsyncHandler<GetPropertygraphStatisticsRequest,GetPropertygraphStatisticsResult> asyncHandler)
Gets property graph statistics (Gremlin and openCypher).
|
Future<GetPropertygraphStatisticsResult> |
AmazonNeptunedataAsyncClient.getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest request,
AsyncHandler<GetPropertygraphStatisticsRequest,GetPropertygraphStatisticsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphStatisticsResult |
GetPropertygraphStatisticsResult.clone() |
GetPropertygraphStatisticsResult |
GetPropertygraphStatisticsResult.withPayload(Statistics payload)
Statistics for property-graph data.
|
GetPropertygraphStatisticsResult |
GetPropertygraphStatisticsResult.withStatus(String status)
The HTTP return code of the request.
|
Copyright © 2023. All rights reserved.