| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetPropertygraphSummaryResult> |
AbstractAmazonNeptunedataAsync.getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest request,
AsyncHandler<GetPropertygraphSummaryRequest,GetPropertygraphSummaryResult> asyncHandler) |
Future<GetPropertygraphSummaryResult> |
AmazonNeptunedataAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphSummaryRequest |
GetPropertygraphSummaryRequest.clone() |
GetPropertygraphSummaryRequest |
GetPropertygraphSummaryRequest.withMode(GraphSummaryType mode)
Mode can take one of two values:
BASIC (the default), and DETAILED. |
GetPropertygraphSummaryRequest |
GetPropertygraphSummaryRequest.withMode(String mode)
Mode can take one of two values:
BASIC (the default), and DETAILED. |
Copyright © 2023. All rights reserved.