Uses of Class
software.amazon.awssdk.services.neptunedata.model.GetPropertygraphStatisticsRequest
-
Packages that use GetPropertygraphStatisticsRequest Package Description software.amazon.awssdk.services.neptunedata Neptune Data API software.amazon.awssdk.services.neptunedata.transform -
-
Uses of GetPropertygraphStatisticsRequest in software.amazon.awssdk.services.neptunedata
Methods in software.amazon.awssdk.services.neptunedata with parameters of type GetPropertygraphStatisticsRequest Modifier and Type Method Description default CompletableFuture<GetPropertygraphStatisticsResponse>NeptunedataAsyncClient. getPropertygraphStatistics(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest)Gets property graph statistics (Gremlin and openCypher).default GetPropertygraphStatisticsResponseNeptunedataClient. getPropertygraphStatistics(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest)Gets property graph statistics (Gremlin and openCypher). -
Uses of GetPropertygraphStatisticsRequest in software.amazon.awssdk.services.neptunedata.transform
Methods in software.amazon.awssdk.services.neptunedata.transform with parameters of type GetPropertygraphStatisticsRequest Modifier and Type Method Description SdkHttpFullRequestGetPropertygraphStatisticsRequestMarshaller. marshall(GetPropertygraphStatisticsRequest getPropertygraphStatisticsRequest)
-