| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSparqlStatisticsResponse |
NeptunedataClient.getSparqlStatistics(Consumer<GetSparqlStatisticsRequest.Builder> getSparqlStatisticsRequest)
Gets RDF statistics (SPARQL).
|
default GetSparqlStatisticsResponse |
NeptunedataClient.getSparqlStatistics(GetSparqlStatisticsRequest getSparqlStatisticsRequest)
Gets RDF statistics (SPARQL).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSparqlStatisticsResponse> |
NeptunedataAsyncClient.getSparqlStatistics(Consumer<GetSparqlStatisticsRequest.Builder> getSparqlStatisticsRequest)
Gets RDF statistics (SPARQL).
|
default CompletableFuture<GetSparqlStatisticsResponse> |
NeptunedataAsyncClient.getSparqlStatistics(GetSparqlStatisticsRequest getSparqlStatisticsRequest)
Gets RDF statistics (SPARQL).
|
Copyright © 2023. All rights reserved.