| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetPropertygraphSummaryResponse |
NeptunedataClient.getPropertygraphSummary(Consumer<GetPropertygraphSummaryRequest.Builder> getPropertygraphSummaryRequest)
Gets a graph summary for a property graph.
|
default GetPropertygraphSummaryResponse |
NeptunedataClient.getPropertygraphSummary(GetPropertygraphSummaryRequest getPropertygraphSummaryRequest)
Gets a graph summary for a property graph.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPropertygraphSummaryResponse> |
NeptunedataAsyncClient.getPropertygraphSummary(Consumer<GetPropertygraphSummaryRequest.Builder> getPropertygraphSummaryRequest)
Gets a graph summary for a property graph.
|
default CompletableFuture<GetPropertygraphSummaryResponse> |
NeptunedataAsyncClient.getPropertygraphSummary(GetPropertygraphSummaryRequest getPropertygraphSummaryRequest)
Gets a graph summary for a property graph.
|
Copyright © 2023. All rights reserved.