| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphSummaryResult |
AbstractAmazonNeptunedata.getPropertygraphSummary(GetPropertygraphSummaryRequest request) |
GetPropertygraphSummaryResult |
AmazonNeptunedataClient.getPropertygraphSummary(GetPropertygraphSummaryRequest request)
Gets a graph summary for a property graph.
|
GetPropertygraphSummaryResult |
AmazonNeptunedata.getPropertygraphSummary(GetPropertygraphSummaryRequest getPropertygraphSummaryRequest)
Gets a graph summary for a property graph.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPropertygraphSummaryResult> |
AbstractAmazonNeptunedataAsync.getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest request,
AsyncHandler<GetPropertygraphSummaryRequest,GetPropertygraphSummaryResult> asyncHandler) |
Future<GetPropertygraphSummaryResult> |
AmazonNeptunedataAsync.getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest getPropertygraphSummaryRequest,
AsyncHandler<GetPropertygraphSummaryRequest,GetPropertygraphSummaryResult> asyncHandler)
Gets a graph summary for a property graph.
|
Future<GetPropertygraphSummaryResult> |
AmazonNeptunedataAsyncClient.getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest request,
AsyncHandler<GetPropertygraphSummaryRequest,GetPropertygraphSummaryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphSummaryResult |
GetPropertygraphSummaryResult.clone() |
GetPropertygraphSummaryResult |
GetPropertygraphSummaryResult.withPayload(PropertygraphSummaryValueMap payload)
Payload containing the property graph summary response.
|
GetPropertygraphSummaryResult |
GetPropertygraphSummaryResult.withStatusCode(Integer statusCode)
The HTTP return code of the request.
|
Copyright © 2023. All rights reserved.