Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractAmazonNeptunedata - Class in com.amazonaws.services.neptunedata
Abstract implementation of AmazonNeptunedata.
AbstractAmazonNeptunedata() - Constructor for class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
AbstractAmazonNeptunedataAsync - Class in com.amazonaws.services.neptunedata
Abstract implementation of AmazonNeptunedataAsync.
AbstractAmazonNeptunedataAsync() - Constructor for class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
AccessDeniedException - Exception in com.amazonaws.services.neptunedata.model
Raised in case of an authentication or authorization failure.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
Action - Enum in com.amazonaws.services.neptunedata.model
 
addEventIdEntry(String, String) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Add a single EventId entry
addLabModeEntry(String, String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Add a single LabMode entry
addLastEventIdEntry(String, String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Add a single LastEventId entry
addParserConfigurationEntry(String, String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
Add a single ParserConfiguration entry
addPayloadEntry(String, String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
Add a single Payload entry
addSettingsEntry(String, String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Add a single Settings entry
AmazonNeptunedata - Interface in com.amazonaws.services.neptunedata
Interface for accessing Amazon NeptuneData.
AmazonNeptunedataAsync - Interface in com.amazonaws.services.neptunedata
Interface for accessing Amazon NeptuneData asynchronously.
AmazonNeptunedataAsyncClient - Class in com.amazonaws.services.neptunedata
Client for accessing Amazon NeptuneData asynchronously.
AmazonNeptunedataAsyncClientBuilder - Class in com.amazonaws.services.neptunedata
Fluent builder for AmazonNeptunedataAsync.
AmazonNeptunedataClient - Class in com.amazonaws.services.neptunedata
Client for accessing Amazon NeptuneData.
AmazonNeptunedataClientBuilder - Class in com.amazonaws.services.neptunedata
Fluent builder for AmazonNeptunedata.
AmazonNeptunedataException - Exception in com.amazonaws.services.neptunedata.model
Base exception for all service exceptions thrown by Amazon NeptuneData
AmazonNeptunedataException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.AmazonNeptunedataException
Constructs a new AmazonNeptunedataException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 

B

BadRequestException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request is submitted that cannot be processed.
BadRequestException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClientBuilder
Construct an asynchronous implementation of AmazonNeptunedataAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClientBuilder
Construct a synchronous implementation of AmazonNeptunedata using the current builder configuration.
builder() - Static method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
 
BulkLoadIdNotFoundException - Exception in com.amazonaws.services.neptunedata.model
Raised when a specified bulk-load job ID cannot be found.
BulkLoadIdNotFoundException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
Constructs a new BulkLoadIdNotFoundException with the specified error message.

C

cancelGremlinQuery(CancelGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
cancelGremlinQuery(CancelGremlinQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels a Gremlin query.
cancelGremlinQuery(CancelGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels a Gremlin query.
cancelGremlinQueryAsync(CancelGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelGremlinQueryAsync(CancelGremlinQueryRequest, AsyncHandler<CancelGremlinQueryRequest, CancelGremlinQueryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelGremlinQueryAsync(CancelGremlinQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a Gremlin query.
cancelGremlinQueryAsync(CancelGremlinQueryRequest, AsyncHandler<CancelGremlinQueryRequest, CancelGremlinQueryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a Gremlin query.
cancelGremlinQueryAsync(CancelGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
cancelGremlinQueryAsync(CancelGremlinQueryRequest, AsyncHandler<CancelGremlinQueryRequest, CancelGremlinQueryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CancelGremlinQueryRequest - Class in com.amazonaws.services.neptunedata.model
 
CancelGremlinQueryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
 
CancelGremlinQueryResult - Class in com.amazonaws.services.neptunedata.model
 
CancelGremlinQueryResult() - Constructor for class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
 
CancelledByUserException - Exception in com.amazonaws.services.neptunedata.model
Raised when a user cancelled a request.
CancelledByUserException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.CancelledByUserException
Constructs a new CancelledByUserException with the specified error message.
cancelLoaderJob(CancelLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
cancelLoaderJob(CancelLoaderJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels a specified load job.
cancelLoaderJob(CancelLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels a specified load job.
cancelLoaderJobAsync(CancelLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelLoaderJobAsync(CancelLoaderJobRequest, AsyncHandler<CancelLoaderJobRequest, CancelLoaderJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelLoaderJobAsync(CancelLoaderJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a specified load job.
cancelLoaderJobAsync(CancelLoaderJobRequest, AsyncHandler<CancelLoaderJobRequest, CancelLoaderJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a specified load job.
cancelLoaderJobAsync(CancelLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
cancelLoaderJobAsync(CancelLoaderJobRequest, AsyncHandler<CancelLoaderJobRequest, CancelLoaderJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CancelLoaderJobRequest - Class in com.amazonaws.services.neptunedata.model
 
CancelLoaderJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
 
CancelLoaderJobResult - Class in com.amazonaws.services.neptunedata.model
 
CancelLoaderJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
 
cancelMLDataProcessingJob(CancelMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
cancelMLDataProcessingJob(CancelMLDataProcessingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels a Neptune ML data processing job.
cancelMLDataProcessingJob(CancelMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels a Neptune ML data processing job.
cancelMLDataProcessingJobAsync(CancelMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelMLDataProcessingJobAsync(CancelMLDataProcessingJobRequest, AsyncHandler<CancelMLDataProcessingJobRequest, CancelMLDataProcessingJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelMLDataProcessingJobAsync(CancelMLDataProcessingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a Neptune ML data processing job.
cancelMLDataProcessingJobAsync(CancelMLDataProcessingJobRequest, AsyncHandler<CancelMLDataProcessingJobRequest, CancelMLDataProcessingJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a Neptune ML data processing job.
cancelMLDataProcessingJobAsync(CancelMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
cancelMLDataProcessingJobAsync(CancelMLDataProcessingJobRequest, AsyncHandler<CancelMLDataProcessingJobRequest, CancelMLDataProcessingJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CancelMLDataProcessingJobRequest - Class in com.amazonaws.services.neptunedata.model
 
CancelMLDataProcessingJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
 
CancelMLDataProcessingJobResult - Class in com.amazonaws.services.neptunedata.model
 
CancelMLDataProcessingJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
 
cancelMLModelTrainingJob(CancelMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
cancelMLModelTrainingJob(CancelMLModelTrainingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels a Neptune ML model training job.
cancelMLModelTrainingJob(CancelMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels a Neptune ML model training job.
cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest, AsyncHandler<CancelMLModelTrainingJobRequest, CancelMLModelTrainingJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a Neptune ML model training job.
cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest, AsyncHandler<CancelMLModelTrainingJobRequest, CancelMLModelTrainingJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a Neptune ML model training job.
cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
cancelMLModelTrainingJobAsync(CancelMLModelTrainingJobRequest, AsyncHandler<CancelMLModelTrainingJobRequest, CancelMLModelTrainingJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CancelMLModelTrainingJobRequest - Class in com.amazonaws.services.neptunedata.model
 
CancelMLModelTrainingJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
 
CancelMLModelTrainingJobResult - Class in com.amazonaws.services.neptunedata.model
 
CancelMLModelTrainingJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
 
cancelMLModelTransformJob(CancelMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
cancelMLModelTransformJob(CancelMLModelTransformJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels a specified model transform job.
cancelMLModelTransformJob(CancelMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels a specified model transform job.
cancelMLModelTransformJobAsync(CancelMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelMLModelTransformJobAsync(CancelMLModelTransformJobRequest, AsyncHandler<CancelMLModelTransformJobRequest, CancelMLModelTransformJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelMLModelTransformJobAsync(CancelMLModelTransformJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a specified model transform job.
cancelMLModelTransformJobAsync(CancelMLModelTransformJobRequest, AsyncHandler<CancelMLModelTransformJobRequest, CancelMLModelTransformJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a specified model transform job.
cancelMLModelTransformJobAsync(CancelMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
cancelMLModelTransformJobAsync(CancelMLModelTransformJobRequest, AsyncHandler<CancelMLModelTransformJobRequest, CancelMLModelTransformJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CancelMLModelTransformJobRequest - Class in com.amazonaws.services.neptunedata.model
 
CancelMLModelTransformJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
 
CancelMLModelTransformJobResult - Class in com.amazonaws.services.neptunedata.model
 
CancelMLModelTransformJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
 
cancelOpenCypherQuery(CancelOpenCypherQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
cancelOpenCypherQuery(CancelOpenCypherQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels a specified openCypher query.
cancelOpenCypherQuery(CancelOpenCypherQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels a specified openCypher query.
cancelOpenCypherQueryAsync(CancelOpenCypherQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelOpenCypherQueryAsync(CancelOpenCypherQueryRequest, AsyncHandler<CancelOpenCypherQueryRequest, CancelOpenCypherQueryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
cancelOpenCypherQueryAsync(CancelOpenCypherQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a specified openCypher query.
cancelOpenCypherQueryAsync(CancelOpenCypherQueryRequest, AsyncHandler<CancelOpenCypherQueryRequest, CancelOpenCypherQueryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels a specified openCypher query.
cancelOpenCypherQueryAsync(CancelOpenCypherQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
cancelOpenCypherQueryAsync(CancelOpenCypherQueryRequest, AsyncHandler<CancelOpenCypherQueryRequest, CancelOpenCypherQueryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CancelOpenCypherQueryRequest - Class in com.amazonaws.services.neptunedata.model
 
CancelOpenCypherQueryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
 
CancelOpenCypherQueryResult - Class in com.amazonaws.services.neptunedata.model
 
CancelOpenCypherQueryResult() - Constructor for class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
 
clearEventIdEntries() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Removes all the entries added into EventId.
clearLabModeEntries() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Removes all the entries added into LabMode.
clearLastEventIdEntries() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Removes all the entries added into LastEventId.
clearParserConfigurationEntries() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
Removes all the entries added into ParserConfiguration.
clearPayloadEntries() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
Removes all the entries added into Payload.
clearSettingsEntries() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Removes all the entries added into Settings.
ClientTimeoutException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request timed out in the client.
ClientTimeoutException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
Constructs a new ClientTimeoutException with the specified error message.
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
 
clone() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
 
clone() - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
 
clone() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
 
clone() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
 
clone() - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
 
clone() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
 
clone() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
 
clone() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
 
clone() - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
 
clone() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
 
clone() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
 
clone() - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
 
clone() - Method in class com.amazonaws.services.neptunedata.model.SparqlData
 
clone() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
 
clone() - Method in class com.amazonaws.services.neptunedata.model.Statistics
 
clone() - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
 
clone() - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
 
com.amazonaws.services.neptunedata - package com.amazonaws.services.neptunedata
Neptune Data API
com.amazonaws.services.neptunedata.model - package com.amazonaws.services.neptunedata.model
 
ConcurrentModificationException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request attempts to modify data that is concurrently being modified by another process.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Client configuration factory providing ClientConfigurations tailored to this client
ConstraintViolationException - Exception in com.amazonaws.services.neptunedata.model
Raised when a value in a request field did not satisfy required constraints.
ConstraintViolationException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
Constructs a new ConstraintViolationException with the specified error message.
createMLEndpoint(CreateMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
createMLEndpoint(CreateMLEndpointRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Creates a new Neptune ML inference endpoint that lets you query one specific model that the model-training process constructed.
createMLEndpoint(CreateMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Creates a new Neptune ML inference endpoint that lets you query one specific model that the model-training process constructed.
createMLEndpointAsync(CreateMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
createMLEndpointAsync(CreateMLEndpointRequest, AsyncHandler<CreateMLEndpointRequest, CreateMLEndpointResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
createMLEndpointAsync(CreateMLEndpointRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new Neptune ML inference endpoint that lets you query one specific model that the model-training process constructed.
createMLEndpointAsync(CreateMLEndpointRequest, AsyncHandler<CreateMLEndpointRequest, CreateMLEndpointResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new Neptune ML inference endpoint that lets you query one specific model that the model-training process constructed.
createMLEndpointAsync(CreateMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
createMLEndpointAsync(CreateMLEndpointRequest, AsyncHandler<CreateMLEndpointRequest, CreateMLEndpointResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
CreateMLEndpointRequest - Class in com.amazonaws.services.neptunedata.model
 
CreateMLEndpointRequest() - Constructor for class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
 
CreateMLEndpointResult - Class in com.amazonaws.services.neptunedata.model
 
CreateMLEndpointResult() - Constructor for class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
 
CustomModelTrainingParameters - Class in com.amazonaws.services.neptunedata.model
Contains custom model training parameters.
CustomModelTrainingParameters() - Constructor for class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
 
CustomModelTransformParameters - Class in com.amazonaws.services.neptunedata.model
Contains custom model transform parameters.
CustomModelTransformParameters() - Constructor for class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
 

D

defaultClient() - Static method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClientBuilder
 
deleteMLEndpoint(DeleteMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
deleteMLEndpoint(DeleteMLEndpointRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Cancels the creation of a Neptune ML inference endpoint.
deleteMLEndpoint(DeleteMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Cancels the creation of a Neptune ML inference endpoint.
deleteMLEndpointAsync(DeleteMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
deleteMLEndpointAsync(DeleteMLEndpointRequest, AsyncHandler<DeleteMLEndpointRequest, DeleteMLEndpointResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
deleteMLEndpointAsync(DeleteMLEndpointRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels the creation of a Neptune ML inference endpoint.
deleteMLEndpointAsync(DeleteMLEndpointRequest, AsyncHandler<DeleteMLEndpointRequest, DeleteMLEndpointResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Cancels the creation of a Neptune ML inference endpoint.
deleteMLEndpointAsync(DeleteMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
deleteMLEndpointAsync(DeleteMLEndpointRequest, AsyncHandler<DeleteMLEndpointRequest, DeleteMLEndpointResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
DeleteMLEndpointRequest - Class in com.amazonaws.services.neptunedata.model
 
DeleteMLEndpointRequest() - Constructor for class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
 
DeleteMLEndpointResult - Class in com.amazonaws.services.neptunedata.model
 
DeleteMLEndpointResult() - Constructor for class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
 
deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Deletes statistics for Gremlin and openCypher (property graph) data.
deletePropertygraphStatistics(DeletePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Deletes statistics for Gremlin and openCypher (property graph) data.
deletePropertygraphStatisticsAsync(DeletePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
deletePropertygraphStatisticsAsync(DeletePropertygraphStatisticsRequest, AsyncHandler<DeletePropertygraphStatisticsRequest, DeletePropertygraphStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
deletePropertygraphStatisticsAsync(DeletePropertygraphStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Deletes statistics for Gremlin and openCypher (property graph) data.
deletePropertygraphStatisticsAsync(DeletePropertygraphStatisticsRequest, AsyncHandler<DeletePropertygraphStatisticsRequest, DeletePropertygraphStatisticsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Deletes statistics for Gremlin and openCypher (property graph) data.
deletePropertygraphStatisticsAsync(DeletePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
deletePropertygraphStatisticsAsync(DeletePropertygraphStatisticsRequest, AsyncHandler<DeletePropertygraphStatisticsRequest, DeletePropertygraphStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
DeletePropertygraphStatisticsRequest - Class in com.amazonaws.services.neptunedata.model
 
DeletePropertygraphStatisticsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsRequest
 
DeletePropertygraphStatisticsResult - Class in com.amazonaws.services.neptunedata.model
 
DeletePropertygraphStatisticsResult() - Constructor for class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
 
deleteSparqlStatistics(DeleteSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
deleteSparqlStatistics(DeleteSparqlStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Deletes SPARQL statistics
deleteSparqlStatistics(DeleteSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Deletes SPARQL statistics
deleteSparqlStatisticsAsync(DeleteSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
deleteSparqlStatisticsAsync(DeleteSparqlStatisticsRequest, AsyncHandler<DeleteSparqlStatisticsRequest, DeleteSparqlStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
deleteSparqlStatisticsAsync(DeleteSparqlStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Deletes SPARQL statistics
deleteSparqlStatisticsAsync(DeleteSparqlStatisticsRequest, AsyncHandler<DeleteSparqlStatisticsRequest, DeleteSparqlStatisticsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Deletes SPARQL statistics
deleteSparqlStatisticsAsync(DeleteSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
deleteSparqlStatisticsAsync(DeleteSparqlStatisticsRequest, AsyncHandler<DeleteSparqlStatisticsRequest, DeleteSparqlStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
DeleteSparqlStatisticsRequest - Class in com.amazonaws.services.neptunedata.model
 
DeleteSparqlStatisticsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsRequest
 
DeleteSparqlStatisticsResult - Class in com.amazonaws.services.neptunedata.model
 
DeleteSparqlStatisticsResult() - Constructor for class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
 
DeleteStatisticsValueMap - Class in com.amazonaws.services.neptunedata.model
The payload for DeleteStatistics.
DeleteStatisticsValueMap() - Constructor for class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
 

E

EdgeStructure - Class in com.amazonaws.services.neptunedata.model
An edge structure.
EdgeStructure() - Constructor for class com.amazonaws.services.neptunedata.model.EdgeStructure
 
Encoding - Enum in com.amazonaws.services.neptunedata.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.SparqlData
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.Statistics
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
 
equals(Object) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
 
executeFastReset(ExecuteFastResetRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
executeFastReset(ExecuteFastResetRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.
executeFastReset(ExecuteFastResetRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.
executeFastResetAsync(ExecuteFastResetRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeFastResetAsync(ExecuteFastResetRequest, AsyncHandler<ExecuteFastResetRequest, ExecuteFastResetResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeFastResetAsync(ExecuteFastResetRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.
executeFastResetAsync(ExecuteFastResetRequest, AsyncHandler<ExecuteFastResetRequest, ExecuteFastResetResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.
executeFastResetAsync(ExecuteFastResetRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
executeFastResetAsync(ExecuteFastResetRequest, AsyncHandler<ExecuteFastResetRequest, ExecuteFastResetResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ExecuteFastResetRequest - Class in com.amazonaws.services.neptunedata.model
 
ExecuteFastResetRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
 
ExecuteFastResetResult - Class in com.amazonaws.services.neptunedata.model
 
ExecuteFastResetResult() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
 
executeGremlinExplainQuery(ExecuteGremlinExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
executeGremlinExplainQuery(ExecuteGremlinExplainQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Executes a Gremlin Explain query.
executeGremlinExplainQuery(ExecuteGremlinExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Executes a Gremlin Explain query.
executeGremlinExplainQueryAsync(ExecuteGremlinExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeGremlinExplainQueryAsync(ExecuteGremlinExplainQueryRequest, AsyncHandler<ExecuteGremlinExplainQueryRequest, ExecuteGremlinExplainQueryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeGremlinExplainQueryAsync(ExecuteGremlinExplainQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Executes a Gremlin Explain query.
executeGremlinExplainQueryAsync(ExecuteGremlinExplainQueryRequest, AsyncHandler<ExecuteGremlinExplainQueryRequest, ExecuteGremlinExplainQueryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Executes a Gremlin Explain query.
executeGremlinExplainQueryAsync(ExecuteGremlinExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
executeGremlinExplainQueryAsync(ExecuteGremlinExplainQueryRequest, AsyncHandler<ExecuteGremlinExplainQueryRequest, ExecuteGremlinExplainQueryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ExecuteGremlinExplainQueryRequest - Class in com.amazonaws.services.neptunedata.model
 
ExecuteGremlinExplainQueryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
 
ExecuteGremlinExplainQueryResult - Class in com.amazonaws.services.neptunedata.model
 
ExecuteGremlinExplainQueryResult() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
 
executeGremlinProfileQuery(ExecuteGremlinProfileQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
executeGremlinProfileQuery(ExecuteGremlinProfileQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Executes a Gremlin Profile query, which runs a specified traversal, collects various metrics about the run, and produces a profile report as output.
executeGremlinProfileQuery(ExecuteGremlinProfileQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Executes a Gremlin Profile query, which runs a specified traversal, collects various metrics about the run, and produces a profile report as output.
executeGremlinProfileQueryAsync(ExecuteGremlinProfileQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeGremlinProfileQueryAsync(ExecuteGremlinProfileQueryRequest, AsyncHandler<ExecuteGremlinProfileQueryRequest, ExecuteGremlinProfileQueryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeGremlinProfileQueryAsync(ExecuteGremlinProfileQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Executes a Gremlin Profile query, which runs a specified traversal, collects various metrics about the run, and produces a profile report as output.
executeGremlinProfileQueryAsync(ExecuteGremlinProfileQueryRequest, AsyncHandler<ExecuteGremlinProfileQueryRequest, ExecuteGremlinProfileQueryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Executes a Gremlin Profile query, which runs a specified traversal, collects various metrics about the run, and produces a profile report as output.
executeGremlinProfileQueryAsync(ExecuteGremlinProfileQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
executeGremlinProfileQueryAsync(ExecuteGremlinProfileQueryRequest, AsyncHandler<ExecuteGremlinProfileQueryRequest, ExecuteGremlinProfileQueryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ExecuteGremlinProfileQueryRequest - Class in com.amazonaws.services.neptunedata.model
 
ExecuteGremlinProfileQueryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
 
ExecuteGremlinProfileQueryResult - Class in com.amazonaws.services.neptunedata.model
 
ExecuteGremlinProfileQueryResult() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
 
executeGremlinQuery(ExecuteGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
executeGremlinQuery(ExecuteGremlinQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
This commands executes a Gremlin query.
executeGremlinQuery(ExecuteGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
This commands executes a Gremlin query.
executeGremlinQueryAsync(ExecuteGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeGremlinQueryAsync(ExecuteGremlinQueryRequest, AsyncHandler<ExecuteGremlinQueryRequest, ExecuteGremlinQueryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeGremlinQueryAsync(ExecuteGremlinQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
This commands executes a Gremlin query.
executeGremlinQueryAsync(ExecuteGremlinQueryRequest, AsyncHandler<ExecuteGremlinQueryRequest, ExecuteGremlinQueryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
This commands executes a Gremlin query.
executeGremlinQueryAsync(ExecuteGremlinQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
executeGremlinQueryAsync(ExecuteGremlinQueryRequest, AsyncHandler<ExecuteGremlinQueryRequest, ExecuteGremlinQueryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ExecuteGremlinQueryRequest - Class in com.amazonaws.services.neptunedata.model
 
ExecuteGremlinQueryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
 
ExecuteGremlinQueryResult - Class in com.amazonaws.services.neptunedata.model
 
ExecuteGremlinQueryResult() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
 
executeOpenCypherExplainQuery(ExecuteOpenCypherExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
executeOpenCypherExplainQuery(ExecuteOpenCypherExplainQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Executes an openCypher explain request.
executeOpenCypherExplainQuery(ExecuteOpenCypherExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Executes an openCypher explain request.
executeOpenCypherExplainQueryAsync(ExecuteOpenCypherExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeOpenCypherExplainQueryAsync(ExecuteOpenCypherExplainQueryRequest, AsyncHandler<ExecuteOpenCypherExplainQueryRequest, ExecuteOpenCypherExplainQueryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
executeOpenCypherExplainQueryAsync(ExecuteOpenCypherExplainQueryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Executes an openCypher explain request.
executeOpenCypherExplainQueryAsync(ExecuteOpenCypherExplainQueryRequest, AsyncHandler<ExecuteOpenCypherExplainQueryRequest, ExecuteOpenCypherExplainQueryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Executes an openCypher explain request.
executeOpenCypherExplainQueryAsync(ExecuteOpenCypherExplainQueryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
executeOpenCypherExplainQueryAsync(ExecuteOpenCypherExplainQueryRequest, AsyncHandler<ExecuteOpenCypherExplainQueryRequest, ExecuteOpenCypherExplainQueryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ExecuteOpenCypherExplainQueryRequest - Class in com.amazonaws.services.neptunedata.model
 
ExecuteOpenCypherExplainQueryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
 
ExecuteOpenCypherExplainQueryResult - Class in com.amazonaws.services.neptunedata.model
 
ExecuteOpenCypherExplainQueryResult() - Constructor for class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
 
ExpiredStreamException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request attempts to access an stream that has expired.
ExpiredStreamException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
Constructs a new ExpiredStreamException with the specified error message.

F

FailureByQueryException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request fails.
FailureByQueryException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.FailureByQueryException
Constructs a new FailureByQueryException with the specified error message.
FastResetToken - Class in com.amazonaws.services.neptunedata.model
A structure containing the fast reset token used to initiate a fast reset.
FastResetToken() - Constructor for class com.amazonaws.services.neptunedata.model.FastResetToken
 
Format - Enum in com.amazonaws.services.neptunedata.model
 
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.Action
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.Encoding
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.Format
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.GraphSummaryType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.IteratorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.Mode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.OpenCypherExplainMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.Parallelism
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.S3BucketRegion
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.neptunedata.model.StatisticsAutoGenerationMode
Use this in place of valueOf.

G

getAcceptedQueryCount() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
The number of queries that have been accepted but not yet completed, including queries in the queue.
getAcceptedQueryCount() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
The number of queries that have been accepted but not yet completed, including queries in the queue.
getAction() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast reset action.
getActive() - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The current status of the statistics.
getActive() - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not DFE statistics generation is enabled at all.
getArn() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The ARN for the new inference endpoint.
getArn() - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
The ARN for the configuration.
getArn() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource ARN.
getArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The ARN of the data processing job.
getArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The ARN of the new model training job.
getArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The ARN of the model transform job.
getAutoCompute() - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not automatic statistics generation is enabled.
getBaseProcessingInstanceType() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The type of ML instance used in preparing and managing training of ML models.
getBaseProcessingInstanceType() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The type of ML instance used in preparing and managing training of ML models.
getBaseProcessingInstanceVolumeSizeInGB() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The disk volume size of the training instance in gigabytes.
getBaseProcessingJob() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The base data processing job.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCancelled() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Set to TRUE if the query was cancelled, or FALSE otherwise.
getChop() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If non-zero, causes the results string to be truncated at that number of characters.
getClasses() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
A list of the classes in the graph.
getClean() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
If set to TRUE, this flag specifies that all Neptune ML S3 artifacts should be deleted when the job is stopped.
getClean() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
If set to TRUE, this flag specifies that all Amazon S3 artifacts should be deleted when the job is stopped.
getClean() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
getClean() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
getCloudwatchLogUrl() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The CloudWatch log URL for the resource.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
The HTTP status code returned with the exception.
getCode() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
The HTTP response code returned fro the Gremlin query request..
getCode() - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
The HTTP status code returned with the exception.
getCode() - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
The HTTP status code returned with the exception.
getCommitNum() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
The commit number of the starting record to read from the change-log stream.
getCommitTimestampInMillis() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.
getConfigFileName() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
A data specification file that describes how to load the exported graph data for training.
getCount() - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
The number of edges that have this specific structure.
getCount() - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
Number of nodes that have this specific structure.
getCount() - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
Number of occurrences of this specific structure.
getCreationTimeInMillis() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The endpoint creation time, in milliseconds.
getCreationTimeInMillis() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The time it took to create the new processing job, in milliseconds.
getCreationTimeInMillis() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The model training job creation time, in milliseconds.
getCreationTimeInMillis() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The creation time of the model transform job, in milliseconds.
getCustomModelTrainingParameters() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The configuration for custom model training.
getCustomModelTransformParameters() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
Configuration information for a model transform using a custom model.
getData() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The serialized SPARQL change record.
getDataProcessingJobId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The job ID of the completed data-processing job that has created the data that the training will work with.
getDataProcessingJobId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The job ID of a completed data-processing job.
getDate() - Method in class com.amazonaws.services.neptunedata.model.Statistics
The UTC time at which DFE statistics have most recently been generated.
getDbEngineVersion() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the Neptune engine version running on your DB cluster.
getDependencies() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional parameter that can make a queued load request contingent on the successful completion of one or more previous jobs in the queue.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
A detailed message describing the problem.
getDetailedMessage() - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
A detailed message describing the problem.
getDfeQueryEngine() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to enabled if the DFE engine is fully enabled, or to viaQueryHint (the default) if the DFE engine is only used with queries that have the useDFE query hint set to true.
getDistinctOutgoingEdgeLabels() - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of distinct outgoing edge labels present in this specific structure.
getEdgeLabels() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge labels in the graph.
getEdgeProperties() - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
A list of edge properties present in this specific structure.
getEdgeProperties() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge properties in the graph, along with the count of edges where each property is used.
getEdgeStructures() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
getElapsed() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
The number of milliseconds the query has been running so far.
getEnableManagedSpotTraining() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Optimizes the cost of training machine-learning models by using Amazon Elastic Compute Cloud spot instances.
getEncoding() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
If set to TRUE, Neptune compresses the response using gzip encoding.
getEndpoint() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The endpoint definition.
getEndpointConfig() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The endpoint configuration
getEngineStatus(GetEngineStatusRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getEngineStatus(GetEngineStatusRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Check the status of the graph database on the host.
getEngineStatus(GetEngineStatusRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Check the status of the graph database on the host.
getEngineStatusAsync(GetEngineStatusRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getEngineStatusAsync(GetEngineStatusRequest, AsyncHandler<GetEngineStatusRequest, GetEngineStatusResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getEngineStatusAsync(GetEngineStatusRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Check the status of the graph database on the host.
getEngineStatusAsync(GetEngineStatusRequest, AsyncHandler<GetEngineStatusRequest, GetEngineStatusResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Check the status of the graph database on the host.
getEngineStatusAsync(GetEngineStatusRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getEngineStatusAsync(GetEngineStatusRequest, AsyncHandler<GetEngineStatusRequest, GetEngineStatusResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetEngineStatusRequest - Class in com.amazonaws.services.neptunedata.model
 
GetEngineStatusRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetEngineStatusRequest
 
GetEngineStatusResult - Class in com.amazonaws.services.neptunedata.model
 
GetEngineStatusResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
 
getEventId() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The sequence identifier of the stream change record.
getExecutorService() - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
Returns the executor service used by this client to execute async requests.
getExplainMode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher explain mode.
getFailOnError() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
failOnError   –   A flag to toggle a complete stop on an error.
getFailureReason() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The failure reason, in case of a failure.
getFormat() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Serialization format for the change records being returned.
getFormat() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The format of the data.
getGraphSummary() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The graph summary.
getGraphSummary() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The graph summary of an RDF graph.
getGremlin() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the Gremlin query language available on your cluster.
getGremlinQuery() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
The Gremlin explain query string.
getGremlinQuery() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
The Gremlin query string to profile.
getGremlinQuery() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
Using this API, you can run Gremlin queries in string format much as you can using the HTTP endpoint.
getGremlinQueryStatus(GetGremlinQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getGremlinQueryStatus(GetGremlinQueryStatusRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets the status of a specified Gremlin query.
getGremlinQueryStatus(GetGremlinQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets the status of a specified Gremlin query.
getGremlinQueryStatusAsync(GetGremlinQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getGremlinQueryStatusAsync(GetGremlinQueryStatusRequest, AsyncHandler<GetGremlinQueryStatusRequest, GetGremlinQueryStatusResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getGremlinQueryStatusAsync(GetGremlinQueryStatusRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets the status of a specified Gremlin query.
getGremlinQueryStatusAsync(GetGremlinQueryStatusRequest, AsyncHandler<GetGremlinQueryStatusRequest, GetGremlinQueryStatusResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets the status of a specified Gremlin query.
getGremlinQueryStatusAsync(GetGremlinQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getGremlinQueryStatusAsync(GetGremlinQueryStatusRequest, AsyncHandler<GetGremlinQueryStatusRequest, GetGremlinQueryStatusResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetGremlinQueryStatusRequest - Class in com.amazonaws.services.neptunedata.model
 
GetGremlinQueryStatusRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
 
GetGremlinQueryStatusResult - Class in com.amazonaws.services.neptunedata.model
 
GetGremlinQueryStatusResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
 
getHpoJob() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The HPO job.
getIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon Resource Name (ARN) for an IAM role to be assumed by the Neptune DB instance for access to the S3 bucket.
getId() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
The unique identifier of the data-processing job.
getId() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
The unique identifier of the model-training job to be canceled.
getId() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
The unique ID of the model transform job to be canceled.
getId() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
A unique identifier for the new inference endpoint.
getId() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The unique ID of the new inference endpoint.
getId() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
The unique identifier of the inference endpoint.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
The unique identifier of the data-processing job to be retrieved.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
The unique identifier of this data-processing job.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
The unique identifier of the inference endpoint.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The unique identifier of the inference endpoint.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
The unique identifier of the model-training job to retrieve.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The unique identifier of this model-training job.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
The unique identifier of the model-transform job to be reetrieved.
getId() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The unique identifier of the model-transform job to be retrieved.
getId() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
A unique identifier for the new job.
getId() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The unique ID of the new data processing job.
getId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
A unique identifier for the new job.
getId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The unique ID of the new model training job.
getId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
A unique identifier for the new job.
getId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The unique ID of the new model transform job.
getIds() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
A page listing data processing job IDs.
getIds() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
A page from the list of inference endpoint IDs.
getIds() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
A page of the list of model training job IDs.
getIds() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
A page from the list of model transform IDs.
getIncludeQueuedLoads() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
An optional parameter that can be used to exclude the load IDs of queued load requests when requesting a list of load IDs by setting the parameter to FALSE.
getIncludeWaiting() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
If set to TRUE, the list returned includes waiting queries.
getIncludeWaiting() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
When set to TRUE and other parameters are not present, causes status information to be returned for waiting queries as well as for running queries.
getIndexOps() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the results include a detailed report of all index operations that took place during query execution and serialization.
getInputDataS3Location() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The URI of the Amazon S3 location where you want SageMaker to download the data needed to run the data processing job.
getInstanceCount() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The minimum number of Amazon EC2 instances to deploy to an endpoint for prediction.
getInstanceCount() - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of characteristic-set instances.
getInstanceType() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The type of Neptune ML instance to use for online servicing.
getIsLastOp() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Only present if this operation is the last one in its transaction.
getIteratorType() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Can be one of:
getLabMode() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains Lab Mode settings being used by the engine.
getLastEventId() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Sequence identifier of the last change in the stream response.
getLastStatisticsComputationTime() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
getLastStatisticsComputationTime() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
getLastTrxTimestampInMillis() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.
getLimit() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Specifies the maximum number of records to return.
getLimit() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
The number of load IDs to list.
getLoadId() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
The ID of the load job to be deleted.
getLoadIds() - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
A list of load IDs.
getMaxHPONumberOfTrainingJobs() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Maximum total number of training jobs to start for the hyperparameter tuning job.
getMaxHPOParallelTrainingJobs() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Maximum number of parallel training jobs to start for the hyperparameter tuning job.
getMaxItems() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
getMaxItems() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
The maximum number of items to return (from 1 to 1024; the default is 10.
getMaxItems() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
getMaxItems() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
getMessage() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
The status message.
getMLDataProcessingJob(GetMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getMLDataProcessingJob(GetMLDataProcessingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Retrieves information about a specified data processing job.
getMLDataProcessingJob(GetMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Retrieves information about a specified data processing job.
getMLDataProcessingJobAsync(GetMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLDataProcessingJobAsync(GetMLDataProcessingJobRequest, AsyncHandler<GetMLDataProcessingJobRequest, GetMLDataProcessingJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLDataProcessingJobAsync(GetMLDataProcessingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves information about a specified data processing job.
getMLDataProcessingJobAsync(GetMLDataProcessingJobRequest, AsyncHandler<GetMLDataProcessingJobRequest, GetMLDataProcessingJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves information about a specified data processing job.
getMLDataProcessingJobAsync(GetMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getMLDataProcessingJobAsync(GetMLDataProcessingJobRequest, AsyncHandler<GetMLDataProcessingJobRequest, GetMLDataProcessingJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetMLDataProcessingJobRequest - Class in com.amazonaws.services.neptunedata.model
 
GetMLDataProcessingJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
 
GetMLDataProcessingJobResult - Class in com.amazonaws.services.neptunedata.model
 
GetMLDataProcessingJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
 
getMLEndpoint(GetMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getMLEndpoint(GetMLEndpointRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Retrieves details about an inference endpoint.
getMLEndpoint(GetMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Retrieves details about an inference endpoint.
getMLEndpointAsync(GetMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLEndpointAsync(GetMLEndpointRequest, AsyncHandler<GetMLEndpointRequest, GetMLEndpointResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLEndpointAsync(GetMLEndpointRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves details about an inference endpoint.
getMLEndpointAsync(GetMLEndpointRequest, AsyncHandler<GetMLEndpointRequest, GetMLEndpointResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves details about an inference endpoint.
getMLEndpointAsync(GetMLEndpointRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getMLEndpointAsync(GetMLEndpointRequest, AsyncHandler<GetMLEndpointRequest, GetMLEndpointResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetMLEndpointRequest - Class in com.amazonaws.services.neptunedata.model
 
GetMLEndpointRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
 
GetMLEndpointResult - Class in com.amazonaws.services.neptunedata.model
 
GetMLEndpointResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
 
getMlModels() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
A list of the configurations of the ML models being used.
getMLModelTrainingJob(GetMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getMLModelTrainingJob(GetMLModelTrainingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Retrieves information about a Neptune ML model training job.
getMLModelTrainingJob(GetMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Retrieves information about a Neptune ML model training job.
getMLModelTrainingJobAsync(GetMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLModelTrainingJobAsync(GetMLModelTrainingJobRequest, AsyncHandler<GetMLModelTrainingJobRequest, GetMLModelTrainingJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLModelTrainingJobAsync(GetMLModelTrainingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves information about a Neptune ML model training job.
getMLModelTrainingJobAsync(GetMLModelTrainingJobRequest, AsyncHandler<GetMLModelTrainingJobRequest, GetMLModelTrainingJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves information about a Neptune ML model training job.
getMLModelTrainingJobAsync(GetMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getMLModelTrainingJobAsync(GetMLModelTrainingJobRequest, AsyncHandler<GetMLModelTrainingJobRequest, GetMLModelTrainingJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getMlModelTrainingJobId() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The job Id of the completed model-training job that has created the model that the inference endpoint will point to.
getMlModelTrainingJobId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The job ID of a completed model-training job.
GetMLModelTrainingJobRequest - Class in com.amazonaws.services.neptunedata.model
 
GetMLModelTrainingJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
 
GetMLModelTrainingJobResult - Class in com.amazonaws.services.neptunedata.model
 
GetMLModelTrainingJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
 
getMLModelTransformJob(GetMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getMLModelTransformJob(GetMLModelTransformJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets information about a specified model transform job.
getMLModelTransformJob(GetMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets information about a specified model transform job.
getMLModelTransformJobAsync(GetMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLModelTransformJobAsync(GetMLModelTransformJobRequest, AsyncHandler<GetMLModelTransformJobRequest, GetMLModelTransformJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getMLModelTransformJobAsync(GetMLModelTransformJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets information about a specified model transform job.
getMLModelTransformJobAsync(GetMLModelTransformJobRequest, AsyncHandler<GetMLModelTransformJobRequest, GetMLModelTransformJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets information about a specified model transform job.
getMLModelTransformJobAsync(GetMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getMLModelTransformJobAsync(GetMLModelTransformJobRequest, AsyncHandler<GetMLModelTransformJobRequest, GetMLModelTransformJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getMlModelTransformJobId() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The job Id of the completed model-transform job.
GetMLModelTransformJobRequest - Class in com.amazonaws.services.neptunedata.model
 
GetMLModelTransformJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
 
GetMLModelTransformJobResult - Class in com.amazonaws.services.neptunedata.model
 
GetMLModelTransformJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
 
getMode() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
getMode() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
getMode() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
The statistics generation mode.
getMode() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
The statistics generation mode.
getMode() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The load job mode.
getModelName() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
Model type for training.
getModels() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
A list of the configuration information for the models being used.
getModelTransformJob() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The model transform job.
getModelTransformOutputS3Location() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The location in Amazon S3 where the model artifacts are to be stored.
getModelType() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
One of the two model types that Neptune ML currently supports: heterogeneous graph models ( heterogeneous), and knowledge graph (kge).
getName() - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
The configuration name.
getName() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource name.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The ARN of an IAM role providing Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
The ARN of an IAM role providing Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform tasks on your behalf.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNeptuneIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
getNodeLabels() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node labels in the graph.
getNodeProperties() - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of the node properties present in this specific structure.
getNodeProperties() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node properties in the graph.
getNodeStructures() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
getNote() - Method in class com.amazonaws.services.neptunedata.model.Statistics
A note about problems in the case where statistics are invalid.
getNumClasses() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of classes in the graph.
getNumDistinctPredicates() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of distinct predicates in the graph.
getNumDistinctSubjects() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of distinct subjects in the graph.
getNumEdgeLabels() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct edge labels in the graph.
getNumEdgeProperties() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct edge properties in the graph.
getNumEdges() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of edges in the graph.
getNumNodeLabels() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node labels in the graph.
getNumNodeProperties() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node properties in the graph, along with the count of nodes where each property is used.
getNumNodes() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of nodes in the graph.
getNumQuads() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of quads in the graph.
getOp() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The operation that created the change.
getOpencypher() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the openCypher query language available on your cluster.
getOpenCypherQuery() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher query string.
getOpenCypherQueryStatus(GetOpenCypherQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getOpenCypherQueryStatus(GetOpenCypherQueryStatusRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Retrieves the status of a specified openCypher query.
getOpenCypherQueryStatus(GetOpenCypherQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Retrieves the status of a specified openCypher query.
getOpenCypherQueryStatusAsync(GetOpenCypherQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getOpenCypherQueryStatusAsync(GetOpenCypherQueryStatusRequest, AsyncHandler<GetOpenCypherQueryStatusRequest, GetOpenCypherQueryStatusResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getOpenCypherQueryStatusAsync(GetOpenCypherQueryStatusRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves the status of a specified openCypher query.
getOpenCypherQueryStatusAsync(GetOpenCypherQueryStatusRequest, AsyncHandler<GetOpenCypherQueryStatusRequest, GetOpenCypherQueryStatusResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves the status of a specified openCypher query.
getOpenCypherQueryStatusAsync(GetOpenCypherQueryStatusRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getOpenCypherQueryStatusAsync(GetOpenCypherQueryStatusRequest, AsyncHandler<GetOpenCypherQueryStatusRequest, GetOpenCypherQueryStatusResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetOpenCypherQueryStatusRequest - Class in com.amazonaws.services.neptunedata.model
 
GetOpenCypherQueryStatusRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
 
GetOpenCypherQueryStatusResult - Class in com.amazonaws.services.neptunedata.model
 
GetOpenCypherQueryStatusResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
 
getOpNum() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
The operation sequence number within the specified commit to start reading from in the change-log stream data.
getOutput() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
A text blob containing the Gremlin explain result, as described in Tuning Gremlin queries.
getOutput() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
A text blob containing the Gremlin Profile result.
getOutputLocation() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The output location.
getParallelism() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The optional parallelism parameter can be set to reduce the number of threads used by the bulk load process.
getParameters() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher query parameters.
getParserConfiguration() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
parserConfiguration   –   An optional object with additional parser configuration values.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancelation payload for the openCypher query.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The deletion payload.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The deletion payload.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
The payload is only returned by the initiateDatabaseReset action, and contains the unique token to use with the performDatabaseReset action to make the reset occur.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
Statistics for property-graph data.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
Payload containing the property graph summary response.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
Payload for an RDF graph summary response
getPayload() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
Statistics for RDF data.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
The requested list of job IDs.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
This is only returned for refresh mode.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
This is only returned for refresh mode.
getPayload() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
Contains a loadId name-value pair that provides an identifier for the load operation.
getPredicateCount() - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of unique predicates.
getPredicates() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
"A list of predicates in the graph, along with the predicate counts.
getPredicates() - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
A list of predicates present in this specific structure.
getPreviousDataProcessingJobId() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The job ID of a completed data processing job run on an earlier version of the data.
getPreviousModelTrainingJobId() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The job ID of a completed model-training job that you want to update incrementally based on updated data.
getProcessedDataS3Location() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The URI of the Amazon S3 location where you want SageMaker to save the results of a data processing job.
getProcessingInstanceType() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The type of ML instance used during data processing.
getProcessingInstanceVolumeSizeInGB() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The disk volume size of the processing instance.
getProcessingJob() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Definition of the data processing job.
getProcessingJob() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The data processing job.
getProcessingTimeOutInSeconds() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
Timeout in seconds for the data processing job.
getPropertygraphStatistics(GetPropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getPropertygraphStatistics(GetPropertygraphStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets property graph statistics (Gremlin and openCypher).
getPropertygraphStatistics(GetPropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets property graph statistics (Gremlin and openCypher).
getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest, AsyncHandler<GetPropertygraphStatisticsRequest, GetPropertygraphStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets property graph statistics (Gremlin and openCypher).
getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest, AsyncHandler<GetPropertygraphStatisticsRequest, GetPropertygraphStatisticsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets property graph statistics (Gremlin and openCypher).
getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getPropertygraphStatisticsAsync(GetPropertygraphStatisticsRequest, AsyncHandler<GetPropertygraphStatisticsRequest, GetPropertygraphStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetPropertygraphStatisticsRequest - Class in com.amazonaws.services.neptunedata.model
 
GetPropertygraphStatisticsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsRequest
 
GetPropertygraphStatisticsResult - Class in com.amazonaws.services.neptunedata.model
 
GetPropertygraphStatisticsResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
 
getPropertygraphSummary(GetPropertygraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getPropertygraphSummary(GetPropertygraphSummaryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets a graph summary for a property graph.
getPropertygraphSummary(GetPropertygraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets a graph summary for a property graph.
getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest, AsyncHandler<GetPropertygraphSummaryRequest, GetPropertygraphSummaryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets a graph summary for a property graph.
getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest, AsyncHandler<GetPropertygraphSummaryRequest, GetPropertygraphSummaryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets a graph summary for a property graph.
getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getPropertygraphSummaryAsync(GetPropertygraphSummaryRequest, AsyncHandler<GetPropertygraphSummaryRequest, GetPropertygraphSummaryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetPropertygraphSummaryRequest - Class in com.amazonaws.services.neptunedata.model
 
GetPropertygraphSummaryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
 
GetPropertygraphSummaryResult - Class in com.amazonaws.services.neptunedata.model
 
GetPropertygraphSummaryResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
 
getQueries() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
A list of the current queries.
getQueries() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
A list of current openCypher queries.
getQueryEvalStats() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The evaluation status of the Gremlin query.
getQueryEvalStats() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The openCypher query evaluation status.
getQueryEvalStats() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The query statistics of the Gremlin query.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
The unique identifier that identifies the query to be canceled.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
The unique ID of the openCypher query to cancel.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
The unique identifier that identifies the Gremlin query.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The ID of the query for which status is being returned.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
The unique ID of the openCypher query for which to retrieve the query status.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The unique ID of the query for which status is being returned.
getQueryId() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The ID of the Gremlin query.
getQueryString() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The Gremlin query string.
getQueryString() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The openCypher query string.
getQueryString() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The query string of the Gremlin query.
getQueueRequest() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional flag parameter that indicates whether the load request can be queued up or not.
getRDFGraphSummary(GetRDFGraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getRDFGraphSummary(GetRDFGraphSummaryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets a graph summary for an RDF graph.
getRDFGraphSummary(GetRDFGraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets a graph summary for an RDF graph.
getRDFGraphSummaryAsync(GetRDFGraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getRDFGraphSummaryAsync(GetRDFGraphSummaryRequest, AsyncHandler<GetRDFGraphSummaryRequest, GetRDFGraphSummaryResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getRDFGraphSummaryAsync(GetRDFGraphSummaryRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets a graph summary for an RDF graph.
getRDFGraphSummaryAsync(GetRDFGraphSummaryRequest, AsyncHandler<GetRDFGraphSummaryRequest, GetRDFGraphSummaryResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets a graph summary for an RDF graph.
getRDFGraphSummaryAsync(GetRDFGraphSummaryRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getRDFGraphSummaryAsync(GetRDFGraphSummaryRequest, AsyncHandler<GetRDFGraphSummaryRequest, GetRDFGraphSummaryResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetRDFGraphSummaryRequest - Class in com.amazonaws.services.neptunedata.model
 
GetRDFGraphSummaryRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
 
GetRDFGraphSummaryResult - Class in com.amazonaws.services.neptunedata.model
 
GetRDFGraphSummaryResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
 
getRecords() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
An array of serialized change-log stream records included in the response.
getRemoteModelTransformJob() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The remote model transform job.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
The ID of the bad request.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
The bulk-load job ID that could not be found.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
The ID of the request in question.
getRequestId() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
The unique identifier of the Gremlin query.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
The ID of the request that includes an invalid parameter.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
The ID of the malformed query request.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
The ID of the request that failed.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
The ID of the request in which the parameter is missing.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
The ID of the request which exceeded the limit.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
The ID of the request that exceeded the limit.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
The ID of the request that is too large.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
The ID of the request in which the parameter is missing.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
The ID of the request in question.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
The ID of the request that could not be processed for this reason.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
The ID of the request that could not be processed for this reason.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
The ID of the request that could not be processed for this reason.
getRequestId() - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
The ID of the request in question.
getResults() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the query results are gathered and displayed as part of the profile report.
getResults() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
A text blob containing the openCypher explain results.
getRole() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to reader if the instance is a read-replica, or to writer if the instance is the primary instance.
getRollingBackTrxCount() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
If there are transactions being rolled back, this field is set to the number of such transactions.
getRollingBackTrxEarliestStartTime() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the start time of the earliest transaction being rolled back.
getRunningQueryCount() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
The number of Gremlin queries currently running.
getRunningQueryCount() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
The number of currently running openCypher queries.
getS3BucketRegion() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon region of the S3 bucket.
getS3OutputEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt the output of the processing job.
getS3OutputEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt the output of the processing job.
getS3OutputEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt the output of the processing job.
getSagemakerIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The ARN of an IAM role for SageMaker execution.
getSagemakerIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The ARN of an IAM role for SageMaker execution.This must be listed in your DB cluster parameter group or an error will occur.
getSagemakerIamRoleArn() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The ARN of an IAM role for SageMaker execution.
getSecurityGroupIds() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The VPC security group IDs.
getSecurityGroupIds() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The VPC security group IDs.
getSecurityGroupIds() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The VPC security group IDs.
getSerializer() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If non-null, the gathered results are returned in a serialized response message in the format specified by this parameter.
getSerializer() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
If non-null, the query results are returned in a serialized response message in the format specified by this parameter.
getSettings() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the current settings on your DB cluster.
getSignatureCount() - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of signatures across all characteristic sets.
getSignatureInfo() - Method in class com.amazonaws.services.neptunedata.model.Statistics
A StatisticsSummary structure that contains:
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
 
getSignerType() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
 
getSilent() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
If set to TRUE, causes the cancelation of the openCypher query to happen silently.
getSource() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The source parameter accepts an S3 URI that identifies a single file, multiple files, a folder, or multiple folders.
getSourceS3DirectoryPath() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The path to the Amazon S3 location where the Python module implementing your model is located.
getSourceS3DirectoryPath() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
The path to the Amazon S3 location where the Python module implementing your model is located.
getSparql() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the SPARQL query language available on your cluster.
getSparqlStatistics(GetSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getSparqlStatistics(GetSparqlStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets RDF statistics (SPARQL).
getSparqlStatistics(GetSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets RDF statistics (SPARQL).
getSparqlStatisticsAsync(GetSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getSparqlStatisticsAsync(GetSparqlStatisticsRequest, AsyncHandler<GetSparqlStatisticsRequest, GetSparqlStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getSparqlStatisticsAsync(GetSparqlStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets RDF statistics (SPARQL).
getSparqlStatisticsAsync(GetSparqlStatisticsRequest, AsyncHandler<GetSparqlStatisticsRequest, GetSparqlStatisticsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets RDF statistics (SPARQL).
getSparqlStatisticsAsync(GetSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getSparqlStatisticsAsync(GetSparqlStatisticsRequest, AsyncHandler<GetSparqlStatisticsRequest, GetSparqlStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetSparqlStatisticsRequest - Class in com.amazonaws.services.neptunedata.model
 
GetSparqlStatisticsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsRequest
 
GetSparqlStatisticsResult - Class in com.amazonaws.services.neptunedata.model
 
GetSparqlStatisticsResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
 
getSparqlStream(GetSparqlStreamRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
getSparqlStream(GetSparqlStreamRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Gets a stream for an RDF graph.
getSparqlStream(GetSparqlStreamRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Gets a stream for an RDF graph.
getSparqlStreamAsync(GetSparqlStreamRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getSparqlStreamAsync(GetSparqlStreamRequest, AsyncHandler<GetSparqlStreamRequest, GetSparqlStreamResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
getSparqlStreamAsync(GetSparqlStreamRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets a stream for an RDF graph.
getSparqlStreamAsync(GetSparqlStreamRequest, AsyncHandler<GetSparqlStreamRequest, GetSparqlStreamResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Gets a stream for an RDF graph.
getSparqlStreamAsync(GetSparqlStreamRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
getSparqlStreamAsync(GetSparqlStreamRequest, AsyncHandler<GetSparqlStreamRequest, GetSparqlStreamResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
GetSparqlStreamRequest - Class in com.amazonaws.services.neptunedata.model
 
GetSparqlStreamRequest() - Constructor for class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
 
GetSparqlStreamResult - Class in com.amazonaws.services.neptunedata.model
 
GetSparqlStreamResult() - Constructor for class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
 
getStartTime() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the UTC time at which the current server process started.
getStatisticsId() - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The ID of the statistics generation run that is currently occurring.
getStatisticsId() - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
The ID of the statistics generation run that is currently occurring.
getStatisticsId() - Method in class com.amazonaws.services.neptunedata.model.Statistics
Reports the ID of the current statistics generation run.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
The status of the cancelation
getStatus() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
The cancellation status.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
The status of the cancellation request.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
The status of the cancellation.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
the status of the cancelation.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancellation status of the openCypher query.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
The status of the cancellation.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The cancel status.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The cancel status.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
The status is only returned for the performDatabaseReset action, and indicates whether or not the fast reset rquest is accepted.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
The status of the Gremlin query.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to healthy if the instance is not experiencing problems.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Status of the data processing job.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The status of the inference endpoint.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The status of the model training job.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The status of the model-transform job.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
The HTTP return code of the request.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
The HTTP return code of the request.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
Returns the status of the job list request.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
The HTTP return code of the request.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
The HTTP return code of the request.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource status.
getStatus() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
The HTTP return code indicating the status of the load job.
getStatusCode() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
getStatusCode() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
getStatusCode() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
The HTTP return code of the request.
getStatusCode() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
The HTTP return code of the request.
getStmt() - Method in class com.amazonaws.services.neptunedata.model.SparqlData
Holds an N-QUADS statement expressing the changed quad.
getSubjectStructures() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
This field is only present when the request mode is DETAILED.
getSubnets() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The IDs of the subnets in the Neptune VPC.
getSubnets() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The IDs of the subnets in the Neptune VPC.
getSubnets() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The IDs of the subnets in the Neptune VPC.
getToken() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast-reset token to initiate the reset.
getToken() - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
A UUID generated by the database in the initiateDatabaseReset action, and then consumed by the performDatabaseReset to reset the database.
getTotalEdgePropertyValues() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The total number of usages of all edge properties.
getTotalNodePropertyValues() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The total number of usages of all node properties.
getTotalRecords() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
The total number of records in the response.
getTrainingEntryPointScript() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The name of the entry point in your module of a script that performs model training and takes hyperparameters as command-line arguments, including fixed hyperparameters.
getTrainingInstanceType() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The type of ML instance used for model training.
getTrainingInstanceVolumeSizeInGB() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The disk volume size of the training instance.
getTrainingJobName() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The name of a completed SageMaker training job.
getTrainingTimeOutInSeconds() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Timeout in seconds for the training job.
getTrainModelS3Location() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The location in Amazon S3 where the model artifacts are to be stored.
getTransformEntryPointScript() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The name of the entry point in your module of a script that should be run after the best model from the hyperparameter search has been identified, to compute the model artifacts necessary for model deployment.
getTransformEntryPointScript() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
The name of the entry point in your module of a script that should be run after the best model from the hyperparameter search has been identified, to compute the model artifacts necessary for model deployment.
getUpdate() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
If set to true, update indicates that this is an update request.
getUpdateSingleCardinalityProperties() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
updateSingleCardinalityProperties is an optional parameter that controls how the bulk loader treats a new value for single-cardinality vertex or edge properties.
getUserProvidedEdgeIds() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This parameter is required only when loading openCypher data that contains relationship IDs.
getVersion() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The version of this graph summary response.
getVersion() - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
The version of the query language.
getVersion() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The version of this graph summary response.
getVolumeEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
getVolumeEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
getVolumeEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
getVolumeEncryptionKMSKey() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
getWaited() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Indicates how long the query waited, in milliseconds.
GraphSummaryType - Enum in com.amazonaws.services.neptunedata.model
 
GremlinQueryStatus - Class in com.amazonaws.services.neptunedata.model
Captures the status of a Gremlin query (see the Gremlin query status API page).
GremlinQueryStatus() - Constructor for class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
 
GremlinQueryStatusAttributes - Class in com.amazonaws.services.neptunedata.model
Contains status components of a Gremlin query.
GremlinQueryStatusAttributes() - Constructor for class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
 

H

hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.SparqlData
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.Statistics
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
 
hashCode() - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
 

I

IllegalArgumentException - Exception in com.amazonaws.services.neptunedata.model
Raised when an argument in a request is not supported.
IllegalArgumentException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
Constructs a new IllegalArgumentException with the specified error message.
InternalFailureException - Exception in com.amazonaws.services.neptunedata.model
Raised when the processing of the request failed unexpectedly.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
InvalidArgumentException - Exception in com.amazonaws.services.neptunedata.model
Raised when an argument in a request has an invalid value.
InvalidArgumentException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message.
InvalidNumericDataException - Exception in com.amazonaws.services.neptunedata.model
Raised when invalid numerical data is encountered when servicing a request.
InvalidNumericDataException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
Constructs a new InvalidNumericDataException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.neptunedata.model
Raised when a parameter value is not valid.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
isActive() - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The current status of the statistics.
isActive() - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not DFE statistics generation is enabled at all.
isAutoCompute() - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not automatic statistics generation is enabled.
isCancelled() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Set to TRUE if the query was cancelled, or FALSE otherwise.
isClean() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
If set to TRUE, this flag specifies that all Neptune ML S3 artifacts should be deleted when the job is stopped.
isClean() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
If set to TRUE, this flag specifies that all Amazon S3 artifacts should be deleted when the job is stopped.
isClean() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
isClean() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
isEnableManagedSpotTraining() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Optimizes the cost of training machine-learning models by using Amazon Elastic Compute Cloud spot instances.
isFailOnError() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
failOnError   –   A flag to toggle a complete stop on an error.
isIncludeQueuedLoads() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
An optional parameter that can be used to exclude the load IDs of queued load requests when requesting a list of load IDs by setting the parameter to FALSE.
isIncludeWaiting() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
If set to TRUE, the list returned includes waiting queries.
isIncludeWaiting() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
When set to TRUE and other parameters are not present, causes status information to be returned for waiting queries as well as for running queries.
isIndexOps() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the results include a detailed report of all index operations that took place during query execution and serialization.
isLastOp() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Only present if this operation is the last one in its transaction.
isPayload() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancelation payload for the openCypher query.
isQueueRequest() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional flag parameter that indicates whether the load request can be queued up or not.
isResults() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the query results are gathered and displayed as part of the profile report.
isSilent() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
If set to TRUE, causes the cancelation of the openCypher query to happen silently.
isUpdate() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
If set to true, update indicates that this is an update request.
isUpdateSingleCardinalityProperties() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
updateSingleCardinalityProperties is an optional parameter that controls how the bulk loader treats a new value for single-cardinality vertex or edge properties.
isUserProvidedEdgeIds() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This parameter is required only when loading openCypher data that contains relationship IDs.
IteratorType - Enum in com.amazonaws.services.neptunedata.model
 

L

listGremlinQueries(ListGremlinQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listGremlinQueries(ListGremlinQueriesRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Lists active Gremlin queries.
listGremlinQueries(ListGremlinQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Lists active Gremlin queries.
listGremlinQueriesAsync(ListGremlinQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listGremlinQueriesAsync(ListGremlinQueriesRequest, AsyncHandler<ListGremlinQueriesRequest, ListGremlinQueriesResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listGremlinQueriesAsync(ListGremlinQueriesRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists active Gremlin queries.
listGremlinQueriesAsync(ListGremlinQueriesRequest, AsyncHandler<ListGremlinQueriesRequest, ListGremlinQueriesResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists active Gremlin queries.
listGremlinQueriesAsync(ListGremlinQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listGremlinQueriesAsync(ListGremlinQueriesRequest, AsyncHandler<ListGremlinQueriesRequest, ListGremlinQueriesResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListGremlinQueriesRequest - Class in com.amazonaws.services.neptunedata.model
 
ListGremlinQueriesRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
 
ListGremlinQueriesResult - Class in com.amazonaws.services.neptunedata.model
 
ListGremlinQueriesResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
 
listLoaderJobs(ListLoaderJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listLoaderJobs(ListLoaderJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Retrieves a list of the loadIds for all active loader jobs.
listLoaderJobs(ListLoaderJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Retrieves a list of the loadIds for all active loader jobs.
listLoaderJobsAsync(ListLoaderJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listLoaderJobsAsync(ListLoaderJobsRequest, AsyncHandler<ListLoaderJobsRequest, ListLoaderJobsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listLoaderJobsAsync(ListLoaderJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves a list of the loadIds for all active loader jobs.
listLoaderJobsAsync(ListLoaderJobsRequest, AsyncHandler<ListLoaderJobsRequest, ListLoaderJobsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Retrieves a list of the loadIds for all active loader jobs.
listLoaderJobsAsync(ListLoaderJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listLoaderJobsAsync(ListLoaderJobsRequest, AsyncHandler<ListLoaderJobsRequest, ListLoaderJobsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListLoaderJobsRequest - Class in com.amazonaws.services.neptunedata.model
 
ListLoaderJobsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
 
ListLoaderJobsResult - Class in com.amazonaws.services.neptunedata.model
 
ListLoaderJobsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
 
listMLDataProcessingJobs(ListMLDataProcessingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listMLDataProcessingJobs(ListMLDataProcessingJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Returns a list of Neptune ML data processing jobs.
listMLDataProcessingJobs(ListMLDataProcessingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Returns a list of Neptune ML data processing jobs.
listMLDataProcessingJobsAsync(ListMLDataProcessingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLDataProcessingJobsAsync(ListMLDataProcessingJobsRequest, AsyncHandler<ListMLDataProcessingJobsRequest, ListMLDataProcessingJobsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLDataProcessingJobsAsync(ListMLDataProcessingJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Returns a list of Neptune ML data processing jobs.
listMLDataProcessingJobsAsync(ListMLDataProcessingJobsRequest, AsyncHandler<ListMLDataProcessingJobsRequest, ListMLDataProcessingJobsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Returns a list of Neptune ML data processing jobs.
listMLDataProcessingJobsAsync(ListMLDataProcessingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listMLDataProcessingJobsAsync(ListMLDataProcessingJobsRequest, AsyncHandler<ListMLDataProcessingJobsRequest, ListMLDataProcessingJobsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListMLDataProcessingJobsRequest - Class in com.amazonaws.services.neptunedata.model
 
ListMLDataProcessingJobsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
 
ListMLDataProcessingJobsResult - Class in com.amazonaws.services.neptunedata.model
 
ListMLDataProcessingJobsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
 
listMLEndpoints(ListMLEndpointsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listMLEndpoints(ListMLEndpointsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Lists existing inference endpoints.
listMLEndpoints(ListMLEndpointsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Lists existing inference endpoints.
listMLEndpointsAsync(ListMLEndpointsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLEndpointsAsync(ListMLEndpointsRequest, AsyncHandler<ListMLEndpointsRequest, ListMLEndpointsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLEndpointsAsync(ListMLEndpointsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists existing inference endpoints.
listMLEndpointsAsync(ListMLEndpointsRequest, AsyncHandler<ListMLEndpointsRequest, ListMLEndpointsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists existing inference endpoints.
listMLEndpointsAsync(ListMLEndpointsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listMLEndpointsAsync(ListMLEndpointsRequest, AsyncHandler<ListMLEndpointsRequest, ListMLEndpointsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListMLEndpointsRequest - Class in com.amazonaws.services.neptunedata.model
 
ListMLEndpointsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
 
ListMLEndpointsResult - Class in com.amazonaws.services.neptunedata.model
 
ListMLEndpointsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
 
listMLModelTrainingJobs(ListMLModelTrainingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listMLModelTrainingJobs(ListMLModelTrainingJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Lists Neptune ML model-training jobs.
listMLModelTrainingJobs(ListMLModelTrainingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Lists Neptune ML model-training jobs.
listMLModelTrainingJobsAsync(ListMLModelTrainingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLModelTrainingJobsAsync(ListMLModelTrainingJobsRequest, AsyncHandler<ListMLModelTrainingJobsRequest, ListMLModelTrainingJobsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLModelTrainingJobsAsync(ListMLModelTrainingJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists Neptune ML model-training jobs.
listMLModelTrainingJobsAsync(ListMLModelTrainingJobsRequest, AsyncHandler<ListMLModelTrainingJobsRequest, ListMLModelTrainingJobsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists Neptune ML model-training jobs.
listMLModelTrainingJobsAsync(ListMLModelTrainingJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listMLModelTrainingJobsAsync(ListMLModelTrainingJobsRequest, AsyncHandler<ListMLModelTrainingJobsRequest, ListMLModelTrainingJobsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListMLModelTrainingJobsRequest - Class in com.amazonaws.services.neptunedata.model
 
ListMLModelTrainingJobsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
 
ListMLModelTrainingJobsResult - Class in com.amazonaws.services.neptunedata.model
 
ListMLModelTrainingJobsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
 
listMLModelTransformJobs(ListMLModelTransformJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listMLModelTransformJobs(ListMLModelTransformJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Returns a list of model transform job IDs.
listMLModelTransformJobs(ListMLModelTransformJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Returns a list of model transform job IDs.
listMLModelTransformJobsAsync(ListMLModelTransformJobsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLModelTransformJobsAsync(ListMLModelTransformJobsRequest, AsyncHandler<ListMLModelTransformJobsRequest, ListMLModelTransformJobsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listMLModelTransformJobsAsync(ListMLModelTransformJobsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Returns a list of model transform job IDs.
listMLModelTransformJobsAsync(ListMLModelTransformJobsRequest, AsyncHandler<ListMLModelTransformJobsRequest, ListMLModelTransformJobsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Returns a list of model transform job IDs.
listMLModelTransformJobsAsync(ListMLModelTransformJobsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listMLModelTransformJobsAsync(ListMLModelTransformJobsRequest, AsyncHandler<ListMLModelTransformJobsRequest, ListMLModelTransformJobsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListMLModelTransformJobsRequest - Class in com.amazonaws.services.neptunedata.model
 
ListMLModelTransformJobsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
 
ListMLModelTransformJobsResult - Class in com.amazonaws.services.neptunedata.model
 
ListMLModelTransformJobsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
 
listOpenCypherQueries(ListOpenCypherQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
listOpenCypherQueries(ListOpenCypherQueriesRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Lists active openCypher queries.
listOpenCypherQueries(ListOpenCypherQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Lists active openCypher queries.
listOpenCypherQueriesAsync(ListOpenCypherQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listOpenCypherQueriesAsync(ListOpenCypherQueriesRequest, AsyncHandler<ListOpenCypherQueriesRequest, ListOpenCypherQueriesResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
listOpenCypherQueriesAsync(ListOpenCypherQueriesRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists active openCypher queries.
listOpenCypherQueriesAsync(ListOpenCypherQueriesRequest, AsyncHandler<ListOpenCypherQueriesRequest, ListOpenCypherQueriesResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Lists active openCypher queries.
listOpenCypherQueriesAsync(ListOpenCypherQueriesRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
listOpenCypherQueriesAsync(ListOpenCypherQueriesRequest, AsyncHandler<ListOpenCypherQueriesRequest, ListOpenCypherQueriesResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ListOpenCypherQueriesRequest - Class in com.amazonaws.services.neptunedata.model
 
ListOpenCypherQueriesRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
 
ListOpenCypherQueriesResult - Class in com.amazonaws.services.neptunedata.model
 
ListOpenCypherQueriesResult() - Constructor for class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
 
LoaderIdResult - Class in com.amazonaws.services.neptunedata.model
Contains a list of load IDs.
LoaderIdResult() - Constructor for class com.amazonaws.services.neptunedata.model.LoaderIdResult
 
LoadUrlAccessDeniedException - Exception in com.amazonaws.services.neptunedata.model
Raised when access is denied to a specified load URL.
LoadUrlAccessDeniedException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
Constructs a new LoadUrlAccessDeniedException with the specified error message.

M

MalformedQueryException - Exception in com.amazonaws.services.neptunedata.model
Raised when a query is submitted that is syntactically incorrect or does not pass additional validation.
MalformedQueryException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.MalformedQueryException
Constructs a new MalformedQueryException with the specified error message.
managePropertygraphStatistics(ManagePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
managePropertygraphStatistics(ManagePropertygraphStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Manages the generation and use of property graph statistics.
managePropertygraphStatistics(ManagePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Manages the generation and use of property graph statistics.
managePropertygraphStatisticsAsync(ManagePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
managePropertygraphStatisticsAsync(ManagePropertygraphStatisticsRequest, AsyncHandler<ManagePropertygraphStatisticsRequest, ManagePropertygraphStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
managePropertygraphStatisticsAsync(ManagePropertygraphStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Manages the generation and use of property graph statistics.
managePropertygraphStatisticsAsync(ManagePropertygraphStatisticsRequest, AsyncHandler<ManagePropertygraphStatisticsRequest, ManagePropertygraphStatisticsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Manages the generation and use of property graph statistics.
managePropertygraphStatisticsAsync(ManagePropertygraphStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
managePropertygraphStatisticsAsync(ManagePropertygraphStatisticsRequest, AsyncHandler<ManagePropertygraphStatisticsRequest, ManagePropertygraphStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ManagePropertygraphStatisticsRequest - Class in com.amazonaws.services.neptunedata.model
 
ManagePropertygraphStatisticsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
 
ManagePropertygraphStatisticsResult - Class in com.amazonaws.services.neptunedata.model
 
ManagePropertygraphStatisticsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
 
manageSparqlStatistics(ManageSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
manageSparqlStatistics(ManageSparqlStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Manages the generation and use of RDF graph statistics.
manageSparqlStatistics(ManageSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Manages the generation and use of RDF graph statistics.
manageSparqlStatisticsAsync(ManageSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
manageSparqlStatisticsAsync(ManageSparqlStatisticsRequest, AsyncHandler<ManageSparqlStatisticsRequest, ManageSparqlStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
manageSparqlStatisticsAsync(ManageSparqlStatisticsRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Manages the generation and use of RDF graph statistics.
manageSparqlStatisticsAsync(ManageSparqlStatisticsRequest, AsyncHandler<ManageSparqlStatisticsRequest, ManageSparqlStatisticsResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Manages the generation and use of RDF graph statistics.
manageSparqlStatisticsAsync(ManageSparqlStatisticsRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
manageSparqlStatisticsAsync(ManageSparqlStatisticsRequest, AsyncHandler<ManageSparqlStatisticsRequest, ManageSparqlStatisticsResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
ManageSparqlStatisticsRequest - Class in com.amazonaws.services.neptunedata.model
 
ManageSparqlStatisticsRequest() - Constructor for class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
 
ManageSparqlStatisticsResult - Class in com.amazonaws.services.neptunedata.model
 
ManageSparqlStatisticsResult() - Constructor for class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.SparqlData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.Statistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
 
MemoryLimitExceededException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request fails because of insufficient memory resources.
MemoryLimitExceededException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
Constructs a new MemoryLimitExceededException with the specified error message.
MethodNotAllowedException - Exception in com.amazonaws.services.neptunedata.model
Raised when the HTTP method used by a request is not supported by the endpoint being used.
MethodNotAllowedException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
Constructs a new MethodNotAllowedException with the specified error message.
MissingParameterException - Exception in com.amazonaws.services.neptunedata.model
Raised when a required parameter is missing.
MissingParameterException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.MissingParameterException
Constructs a new MissingParameterException with the specified error message.
MlConfigDefinition - Class in com.amazonaws.services.neptunedata.model
Contains a Neptune ML configuration.
MlConfigDefinition() - Constructor for class com.amazonaws.services.neptunedata.model.MlConfigDefinition
 
MlResourceDefinition - Class in com.amazonaws.services.neptunedata.model
Defines a Neptune ML resource.
MlResourceDefinition() - Constructor for class com.amazonaws.services.neptunedata.model.MlResourceDefinition
 
MLResourceNotFoundException - Exception in com.amazonaws.services.neptunedata.model
Raised when a specified machine-learning resource could not be found.
MLResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
Constructs a new MLResourceNotFoundException with the specified error message.
Mode - Enum in com.amazonaws.services.neptunedata.model
 

N

NodeStructure - Class in com.amazonaws.services.neptunedata.model
A node structure.
NodeStructure() - Constructor for class com.amazonaws.services.neptunedata.model.NodeStructure
 

O

OpenCypherExplainMode - Enum in com.amazonaws.services.neptunedata.model
 

P

Parallelism - Enum in com.amazonaws.services.neptunedata.model
 
ParsingException - Exception in com.amazonaws.services.neptunedata.model
Raised when a parsing issue is encountered.
ParsingException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ParsingException
Constructs a new ParsingException with the specified error message.
PreconditionsFailedException - Exception in com.amazonaws.services.neptunedata.model
Raised when a precondition for processing a request is not satisfied.
PreconditionsFailedException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
Constructs a new PreconditionsFailedException with the specified error message.
PropertygraphSummary - Class in com.amazonaws.services.neptunedata.model
The graph summary API returns a read-only list of node and edge labels and property keys, along with counts of nodes, edges, and properties.
PropertygraphSummary() - Constructor for class com.amazonaws.services.neptunedata.model.PropertygraphSummary
 
PropertygraphSummaryValueMap - Class in com.amazonaws.services.neptunedata.model
Payload for the property graph summary response.
PropertygraphSummaryValueMap() - Constructor for class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
 

Q

QueryEvalStats - Class in com.amazonaws.services.neptunedata.model
Structure to capture query statistics such as how many queries are running, accepted or waiting and their details.
QueryEvalStats() - Constructor for class com.amazonaws.services.neptunedata.model.QueryEvalStats
 
QueryLanguageVersion - Class in com.amazonaws.services.neptunedata.model
Structure for expressing the query language version.
QueryLanguageVersion() - Constructor for class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
 
QueryLimitExceededException - Exception in com.amazonaws.services.neptunedata.model
Raised when the number of active queries exceeds what the server can process.
QueryLimitExceededException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
Constructs a new QueryLimitExceededException with the specified error message.
QueryLimitException - Exception in com.amazonaws.services.neptunedata.model
Raised when the size of a query exceeds the system limit.
QueryLimitException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.QueryLimitException
Constructs a new QueryLimitException with the specified error message.
QueryTooLargeException - Exception in com.amazonaws.services.neptunedata.model
Raised when the body of a query is too large.
QueryTooLargeException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
Constructs a new QueryTooLargeException with the specified error message.

R

RDFGraphSummary - Class in com.amazonaws.services.neptunedata.model
The RDF graph summary API returns a read-only list of classes and predicate keys, along with counts of quads, subjects, and predicates.
RDFGraphSummary() - Constructor for class com.amazonaws.services.neptunedata.model.RDFGraphSummary
 
RDFGraphSummaryValueMap - Class in com.amazonaws.services.neptunedata.model
Payload for an RDF graph summary response.
RDFGraphSummaryValueMap() - Constructor for class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
 
ReadOnlyViolationException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request attempts to write to a read-only resource.
ReadOnlyViolationException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
Constructs a new ReadOnlyViolationException with the specified error message.
RefreshStatisticsIdMap - Class in com.amazonaws.services.neptunedata.model
Statistics for REFRESH mode.
RefreshStatisticsIdMap() - Constructor for class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
 

S

S3BucketRegion - Enum in com.amazonaws.services.neptunedata.model
 
S3Exception - Exception in com.amazonaws.services.neptunedata.model
Raised when there is a problem accessing Amazon S3.
S3Exception(String) - Constructor for exception com.amazonaws.services.neptunedata.model.S3Exception
Constructs a new S3Exception with the specified error message.
ServerShutdownException - Exception in com.amazonaws.services.neptunedata.model
Raised when the server shuts down while processing a request.
ServerShutdownException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ServerShutdownException
Constructs a new ServerShutdownException with the specified error message.
setAcceptedQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
The number of queries that have been accepted but not yet completed, including queries in the queue.
setAcceptedQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
The number of queries that have been accepted but not yet completed, including queries in the queue.
setAction(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast reset action.
setActive(Boolean) - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The current status of the statistics.
setActive(Boolean) - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not DFE statistics generation is enabled at all.
setArn(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The ARN for the new inference endpoint.
setArn(String) - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
The ARN for the configuration.
setArn(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource ARN.
setArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The ARN of the data processing job.
setArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The ARN of the new model training job.
setArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The ARN of the model transform job.
setAutoCompute(Boolean) - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not automatic statistics generation is enabled.
setBaseProcessingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The type of ML instance used in preparing and managing training of ML models.
setBaseProcessingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The type of ML instance used in preparing and managing training of ML models.
setBaseProcessingInstanceVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The disk volume size of the training instance in gigabytes.
setBaseProcessingJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The base data processing job.
setCancelled(Boolean) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Set to TRUE if the query was cancelled, or FALSE otherwise.
setChop(Integer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If non-zero, causes the results string to be truncated at that number of characters.
setClasses(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
A list of the classes in the graph.
setClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
If set to TRUE, this flag specifies that all Neptune ML S3 artifacts should be deleted when the job is stopped.
setClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
If set to TRUE, this flag specifies that all Amazon S3 artifacts should be deleted when the job is stopped.
setClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
setClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
setCloudwatchLogUrl(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The CloudWatch log URL for the resource.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
The HTTP status code returned with the exception.
setCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
The HTTP response code returned fro the Gremlin query request..
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
The HTTP status code returned with the exception.
setCode(String) - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
The HTTP status code returned with the exception.
setCommitNum(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
The commit number of the starting record to read from the change-log stream.
setCommitTimestampInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.
setConfigFileName(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
A data specification file that describes how to load the exported graph data for training.
setCount(Long) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
The number of edges that have this specific structure.
setCount(Long) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
Number of nodes that have this specific structure.
setCount(Long) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
Number of occurrences of this specific structure.
setCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The endpoint creation time, in milliseconds.
setCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The time it took to create the new processing job, in milliseconds.
setCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The model training job creation time, in milliseconds.
setCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The creation time of the model transform job, in milliseconds.
setCustomModelTrainingParameters(CustomModelTrainingParameters) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The configuration for custom model training.
setCustomModelTransformParameters(CustomModelTransformParameters) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
Configuration information for a model transform using a custom model.
setData(SparqlData) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The serialized SPARQL change record.
setDataProcessingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The job ID of the completed data-processing job that has created the data that the training will work with.
setDataProcessingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The job ID of a completed data-processing job.
setDate(Date) - Method in class com.amazonaws.services.neptunedata.model.Statistics
The UTC time at which DFE statistics have most recently been generated.
setDbEngineVersion(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the Neptune engine version running on your DB cluster.
setDependencies(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional parameter that can make a queued load request contingent on the successful completion of one or more previous jobs in the queue.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
A detailed message describing the problem.
setDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
A detailed message describing the problem.
setDfeQueryEngine(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to enabled if the DFE engine is fully enabled, or to viaQueryHint (the default) if the DFE engine is only used with queries that have the useDFE query hint set to true.
setDistinctOutgoingEdgeLabels(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of distinct outgoing edge labels present in this specific structure.
setEdgeLabels(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge labels in the graph.
setEdgeProperties(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
A list of edge properties present in this specific structure.
setEdgeProperties(Collection<Map<String, Long>>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge properties in the graph, along with the count of edges where each property is used.
setEdgeStructures(Collection<EdgeStructure>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
setElapsed(Integer) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
The number of milliseconds the query has been running so far.
setEnableManagedSpotTraining(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Optimizes the cost of training machine-learning models by using Amazon Elastic Compute Cloud spot instances.
setEncoding(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
If set to TRUE, Neptune compresses the response using gzip encoding.
setEndpoint(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The endpoint definition.
setEndpointConfig(MlConfigDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The endpoint configuration
setEventId(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The sequence identifier of the stream change record.
setExplainMode(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher explain mode.
setFailOnError(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
failOnError   –   A flag to toggle a complete stop on an error.
setFailureReason(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The failure reason, in case of a failure.
setFormat(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Serialization format for the change records being returned.
setFormat(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The format of the data.
setGraphSummary(PropertygraphSummary) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The graph summary.
setGraphSummary(RDFGraphSummary) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The graph summary of an RDF graph.
setGremlin(QueryLanguageVersion) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the Gremlin query language available on your cluster.
setGremlinQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
The Gremlin explain query string.
setGremlinQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
The Gremlin query string to profile.
setGremlinQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
Using this API, you can run Gremlin queries in string format much as you can using the HTTP endpoint.
setHpoJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The HPO job.
setIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon Resource Name (ARN) for an IAM role to be assumed by the Neptune DB instance for access to the S3 bucket.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
The unique identifier of the data-processing job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
The unique identifier of the model-training job to be canceled.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
The unique ID of the model transform job to be canceled.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
A unique identifier for the new inference endpoint.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The unique ID of the new inference endpoint.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
The unique identifier of the inference endpoint.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
The unique identifier of the data-processing job to be retrieved.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
The unique identifier of this data-processing job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
The unique identifier of the inference endpoint.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The unique identifier of the inference endpoint.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
The unique identifier of the model-training job to retrieve.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The unique identifier of this model-training job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
The unique identifier of the model-transform job to be reetrieved.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The unique identifier of the model-transform job to be retrieved.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
A unique identifier for the new job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The unique ID of the new data processing job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
A unique identifier for the new job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The unique ID of the new model training job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
A unique identifier for the new job.
setId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The unique ID of the new model transform job.
setIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
A page listing data processing job IDs.
setIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
A page from the list of inference endpoint IDs.
setIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
A page of the list of model training job IDs.
setIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
A page from the list of model transform IDs.
setIncludeQueuedLoads(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
An optional parameter that can be used to exclude the load IDs of queued load requests when requesting a list of load IDs by setting the parameter to FALSE.
setIncludeWaiting(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
If set to TRUE, the list returned includes waiting queries.
setIncludeWaiting(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
When set to TRUE and other parameters are not present, causes status information to be returned for waiting queries as well as for running queries.
setIndexOps(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the results include a detailed report of all index operations that took place during query execution and serialization.
setInputDataS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The URI of the Amazon S3 location where you want SageMaker to download the data needed to run the data processing job.
setInstanceCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The minimum number of Amazon EC2 instances to deploy to an endpoint for prediction.
setInstanceCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of characteristic-set instances.
setInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The type of Neptune ML instance to use for online servicing.
setIsLastOp(Boolean) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Only present if this operation is the last one in its transaction.
setIteratorType(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Can be one of:
setLabMode(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains Lab Mode settings being used by the engine.
setLastEventId(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Sequence identifier of the last change in the stream response.
setLastStatisticsComputationTime(Date) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
setLastStatisticsComputationTime(Date) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
setLastTrxTimestampInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.
setLimit(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Specifies the maximum number of records to return.
setLimit(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
The number of load IDs to list.
setLoadId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
The ID of the load job to be deleted.
setLoadIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
A list of load IDs.
setMaxHPONumberOfTrainingJobs(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Maximum total number of training jobs to start for the hyperparameter tuning job.
setMaxHPOParallelTrainingJobs(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Maximum number of parallel training jobs to start for the hyperparameter tuning job.
setMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
setMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
The maximum number of items to return (from 1 to 1024; the default is 10.
setMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
setMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
setMessage(String) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
The status message.
setMlModels(Collection<MlConfigDefinition>) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
A list of the configurations of the ML models being used.
setMlModelTrainingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The job Id of the completed model-training job that has created the model that the inference endpoint will point to.
setMlModelTrainingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The job ID of a completed model-training job.
setMlModelTransformJobId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The job Id of the completed model-transform job.
setMode(String) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
setMode(String) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
setMode(String) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
The statistics generation mode.
setMode(String) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
The statistics generation mode.
setMode(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The load job mode.
setModelName(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
Model type for training.
setModels(Collection<MlConfigDefinition>) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
A list of the configuration information for the models being used.
setModelTransformJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The model transform job.
setModelTransformOutputS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The location in Amazon S3 where the model artifacts are to be stored.
setModelType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
One of the two model types that Neptune ML currently supports: heterogeneous graph models ( heterogeneous), and knowledge graph (kge).
setName(String) - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
The configuration name.
setName(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource name.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The ARN of an IAM role providing Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
The ARN of an IAM role providing Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform tasks on your behalf.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
setNodeLabels(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node labels in the graph.
setNodeProperties(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of the node properties present in this specific structure.
setNodeProperties(Collection<Map<String, Long>>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node properties in the graph.
setNodeStructures(Collection<NodeStructure>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
setNote(String) - Method in class com.amazonaws.services.neptunedata.model.Statistics
A note about problems in the case where statistics are invalid.
setNumClasses(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of classes in the graph.
setNumDistinctPredicates(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of distinct predicates in the graph.
setNumDistinctSubjects(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of distinct subjects in the graph.
setNumEdgeLabels(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct edge labels in the graph.
setNumEdgeProperties(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct edge properties in the graph.
setNumEdges(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of edges in the graph.
setNumNodeLabels(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node labels in the graph.
setNumNodeProperties(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node properties in the graph, along with the count of nodes where each property is used.
setNumNodes(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of nodes in the graph.
setNumQuads(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of quads in the graph.
setOp(String) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The operation that created the change.
setOpencypher(QueryLanguageVersion) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the openCypher query language available on your cluster.
setOpenCypherQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher query string.
setOpNum(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
The operation sequence number within the specified commit to start reading from in the change-log stream data.
setOutput(ByteBuffer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
A text blob containing the Gremlin explain result, as described in Tuning Gremlin queries.
setOutput(ByteBuffer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
A text blob containing the Gremlin Profile result.
setOutputLocation(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The output location.
setParallelism(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The optional parallelism parameter can be set to reduce the number of threads used by the bulk load process.
setParameters(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher query parameters.
setParserConfiguration(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
parserConfiguration   –   An optional object with additional parser configuration values.
setPayload(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancelation payload for the openCypher query.
setPayload(DeleteStatisticsValueMap) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The deletion payload.
setPayload(DeleteStatisticsValueMap) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The deletion payload.
setPayload(FastResetToken) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
The payload is only returned by the initiateDatabaseReset action, and contains the unique token to use with the performDatabaseReset action to make the reset occur.
setPayload(Statistics) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
Statistics for property-graph data.
setPayload(PropertygraphSummaryValueMap) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
Payload containing the property graph summary response.
setPayload(RDFGraphSummaryValueMap) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
Payload for an RDF graph summary response
setPayload(Statistics) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
Statistics for RDF data.
setPayload(LoaderIdResult) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
The requested list of job IDs.
setPayload(RefreshStatisticsIdMap) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
This is only returned for refresh mode.
setPayload(RefreshStatisticsIdMap) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
This is only returned for refresh mode.
setPayload(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
Contains a loadId name-value pair that provides an identifier for the load operation.
setPredicateCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of unique predicates.
setPredicates(Collection<Map<String, Long>>) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
"A list of predicates in the graph, along with the predicate counts.
setPredicates(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
A list of predicates present in this specific structure.
setPreviousDataProcessingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The job ID of a completed data processing job run on an earlier version of the data.
setPreviousModelTrainingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The job ID of a completed model-training job that you want to update incrementally based on updated data.
setProcessedDataS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The URI of the Amazon S3 location where you want SageMaker to save the results of a data processing job.
setProcessingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The type of ML instance used during data processing.
setProcessingInstanceVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The disk volume size of the processing instance.
setProcessingJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Definition of the data processing job.
setProcessingJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The data processing job.
setProcessingTimeOutInSeconds(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
Timeout in seconds for the data processing job.
setQueries(Collection<GremlinQueryStatus>) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
A list of the current queries.
setQueries(Collection<GremlinQueryStatus>) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
A list of current openCypher queries.
setQueryEvalStats(QueryEvalStats) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The evaluation status of the Gremlin query.
setQueryEvalStats(QueryEvalStats) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The openCypher query evaluation status.
setQueryEvalStats(QueryEvalStats) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The query statistics of the Gremlin query.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
The unique identifier that identifies the query to be canceled.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
The unique ID of the openCypher query to cancel.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
The unique identifier that identifies the Gremlin query.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The ID of the query for which status is being returned.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
The unique ID of the openCypher query for which to retrieve the query status.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The unique ID of the query for which status is being returned.
setQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The ID of the Gremlin query.
setQueryString(String) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The Gremlin query string.
setQueryString(String) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The openCypher query string.
setQueryString(String) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The query string of the Gremlin query.
setQueueRequest(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional flag parameter that indicates whether the load request can be queued up or not.
setRecords(Collection<SparqlRecord>) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
An array of serialized change-log stream records included in the response.
setRemoteModelTransformJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The remote model transform job.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
The ID of the bad request.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
The bulk-load job ID that could not be found.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
The ID of the request in question.
setRequestId(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
The unique identifier of the Gremlin query.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
The ID of the request that includes an invalid parameter.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
The ID of the malformed query request.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
The ID of the request that failed.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
The ID of the request in which the parameter is missing.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
The ID of the request which exceeded the limit.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
The ID of the request that exceeded the limit.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
The ID of the request that is too large.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
The ID of the request in which the parameter is missing.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
The ID of the request in question.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
The ID of the request that could not be processed for this reason.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
The ID of the request that could not be processed for this reason.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
The ID of the request that could not be processed for this reason.
setRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
The ID of the request in question.
setResults(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the query results are gathered and displayed as part of the profile report.
setResults(ByteBuffer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
A text blob containing the openCypher explain results.
setRole(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to reader if the instance is a read-replica, or to writer if the instance is the primary instance.
setRollingBackTrxCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
If there are transactions being rolled back, this field is set to the number of such transactions.
setRollingBackTrxEarliestStartTime(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the start time of the earliest transaction being rolled back.
setRunningQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
The number of Gremlin queries currently running.
setRunningQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
The number of currently running openCypher queries.
setS3BucketRegion(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon region of the S3 bucket.
setS3OutputEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt the output of the processing job.
setS3OutputEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt the output of the processing job.
setS3OutputEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt the output of the processing job.
setSagemakerIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The ARN of an IAM role for SageMaker execution.
setSagemakerIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The ARN of an IAM role for SageMaker execution.This must be listed in your DB cluster parameter group or an error will occur.
setSagemakerIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The ARN of an IAM role for SageMaker execution.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The VPC security group IDs.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The VPC security group IDs.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The VPC security group IDs.
setSerializer(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If non-null, the gathered results are returned in a serialized response message in the format specified by this parameter.
setSerializer(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
If non-null, the query results are returned in a serialized response message in the format specified by this parameter.
setSettings(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the current settings on your DB cluster.
setSignatureCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of signatures across all characteristic sets.
setSignatureInfo(StatisticsSummary) - Method in class com.amazonaws.services.neptunedata.model.Statistics
A StatisticsSummary structure that contains:
setSilent(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
If set to TRUE, causes the cancelation of the openCypher query to happen silently.
setSource(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The source parameter accepts an S3 URI that identifies a single file, multiple files, a folder, or multiple folders.
setSourceS3DirectoryPath(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The path to the Amazon S3 location where the Python module implementing your model is located.
setSourceS3DirectoryPath(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
The path to the Amazon S3 location where the Python module implementing your model is located.
setSparql(QueryLanguageVersion) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the SPARQL query language available on your cluster.
setStartTime(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the UTC time at which the current server process started.
setStatisticsId(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The ID of the statistics generation run that is currently occurring.
setStatisticsId(String) - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
The ID of the statistics generation run that is currently occurring.
setStatisticsId(String) - Method in class com.amazonaws.services.neptunedata.model.Statistics
Reports the ID of the current statistics generation run.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
The status of the cancelation
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
The cancellation status.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
The status of the cancellation request.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
The status of the cancellation.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
the status of the cancelation.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancellation status of the openCypher query.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
The status of the cancellation.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The cancel status.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The cancel status.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
The status is only returned for the performDatabaseReset action, and indicates whether or not the fast reset rquest is accepted.
setStatus(GremlinQueryStatusAttributes) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
The status of the Gremlin query.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to healthy if the instance is not experiencing problems.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Status of the data processing job.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The status of the inference endpoint.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The status of the model training job.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The status of the model-transform job.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
The HTTP return code of the request.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
The HTTP return code of the request.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
Returns the status of the job list request.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
The HTTP return code of the request.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
The HTTP return code of the request.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource status.
setStatus(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
The HTTP return code indicating the status of the load job.
setStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
setStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
setStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
The HTTP return code of the request.
setStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
The HTTP return code of the request.
setStmt(String) - Method in class com.amazonaws.services.neptunedata.model.SparqlData
Holds an N-QUADS statement expressing the changed quad.
setSubjectStructures(Collection<SubjectStructure>) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
This field is only present when the request mode is DETAILED.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The IDs of the subnets in the Neptune VPC.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The IDs of the subnets in the Neptune VPC.
setSubnets(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The IDs of the subnets in the Neptune VPC.
setToken(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast-reset token to initiate the reset.
setToken(String) - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
A UUID generated by the database in the initiateDatabaseReset action, and then consumed by the performDatabaseReset to reset the database.
setTotalEdgePropertyValues(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The total number of usages of all edge properties.
setTotalNodePropertyValues(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The total number of usages of all node properties.
setTotalRecords(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
The total number of records in the response.
setTrainingEntryPointScript(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The name of the entry point in your module of a script that performs model training and takes hyperparameters as command-line arguments, including fixed hyperparameters.
setTrainingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The type of ML instance used for model training.
setTrainingInstanceVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The disk volume size of the training instance.
setTrainingJobName(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The name of a completed SageMaker training job.
setTrainingTimeOutInSeconds(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Timeout in seconds for the training job.
setTrainModelS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The location in Amazon S3 where the model artifacts are to be stored.
setTransformEntryPointScript(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The name of the entry point in your module of a script that should be run after the best model from the hyperparameter search has been identified, to compute the model artifacts necessary for model deployment.
setTransformEntryPointScript(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
The name of the entry point in your module of a script that should be run after the best model from the hyperparameter search has been identified, to compute the model artifacts necessary for model deployment.
setUpdate(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
If set to true, update indicates that this is an update request.
setUpdateSingleCardinalityProperties(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
updateSingleCardinalityProperties is an optional parameter that controls how the bulk loader treats a new value for single-cardinality vertex or edge properties.
setUserProvidedEdgeIds(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This parameter is required only when loading openCypher data that contains relationship IDs.
setVersion(String) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The version of this graph summary response.
setVersion(String) - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
The version of the query language.
setVersion(String) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The version of this graph summary response.
setVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
setVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
setVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
setVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
setWaited(Integer) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Indicates how long the query waited, in milliseconds.
shutdown() - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
shutdown() - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
 
SparqlData - Class in com.amazonaws.services.neptunedata.model
Neptune logs are converted to SPARQL quads in the graph using the Resource Description Framework (RDF) N-QUADS language defined in the W3C RDF 1.1 N-Quads specification
SparqlData() - Constructor for class com.amazonaws.services.neptunedata.model.SparqlData
 
SparqlRecord - Class in com.amazonaws.services.neptunedata.model
A serialized SPARQL stream record capturing a change-log entry for the RDF graph.
SparqlRecord() - Constructor for class com.amazonaws.services.neptunedata.model.SparqlRecord
 
standard() - Static method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClientBuilder
 
startLoaderJob(StartLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
startLoaderJob(StartLoaderJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Starts a Neptune bulk loader job to load data from an Amazon S3 bucket into a Neptune DB instance.
startLoaderJob(StartLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Starts a Neptune bulk loader job to load data from an Amazon S3 bucket into a Neptune DB instance.
startLoaderJobAsync(StartLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startLoaderJobAsync(StartLoaderJobRequest, AsyncHandler<StartLoaderJobRequest, StartLoaderJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startLoaderJobAsync(StartLoaderJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Starts a Neptune bulk loader job to load data from an Amazon S3 bucket into a Neptune DB instance.
startLoaderJobAsync(StartLoaderJobRequest, AsyncHandler<StartLoaderJobRequest, StartLoaderJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Starts a Neptune bulk loader job to load data from an Amazon S3 bucket into a Neptune DB instance.
startLoaderJobAsync(StartLoaderJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
startLoaderJobAsync(StartLoaderJobRequest, AsyncHandler<StartLoaderJobRequest, StartLoaderJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
StartLoaderJobRequest - Class in com.amazonaws.services.neptunedata.model
 
StartLoaderJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
 
StartLoaderJobResult - Class in com.amazonaws.services.neptunedata.model
 
StartLoaderJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
 
startMLDataProcessingJob(StartMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
startMLDataProcessingJob(StartMLDataProcessingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
startMLDataProcessingJob(StartMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
startMLDataProcessingJobAsync(StartMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startMLDataProcessingJobAsync(StartMLDataProcessingJobRequest, AsyncHandler<StartMLDataProcessingJobRequest, StartMLDataProcessingJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startMLDataProcessingJobAsync(StartMLDataProcessingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
startMLDataProcessingJobAsync(StartMLDataProcessingJobRequest, AsyncHandler<StartMLDataProcessingJobRequest, StartMLDataProcessingJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new Neptune ML data processing job for processing the graph data exported from Neptune for training.
startMLDataProcessingJobAsync(StartMLDataProcessingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
startMLDataProcessingJobAsync(StartMLDataProcessingJobRequest, AsyncHandler<StartMLDataProcessingJobRequest, StartMLDataProcessingJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
StartMLDataProcessingJobRequest - Class in com.amazonaws.services.neptunedata.model
 
StartMLDataProcessingJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
 
StartMLDataProcessingJobResult - Class in com.amazonaws.services.neptunedata.model
 
StartMLDataProcessingJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
 
startMLModelTrainingJob(StartMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
startMLModelTrainingJob(StartMLModelTrainingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Creates a new Neptune ML model training job.
startMLModelTrainingJob(StartMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Creates a new Neptune ML model training job.
startMLModelTrainingJobAsync(StartMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startMLModelTrainingJobAsync(StartMLModelTrainingJobRequest, AsyncHandler<StartMLModelTrainingJobRequest, StartMLModelTrainingJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startMLModelTrainingJobAsync(StartMLModelTrainingJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new Neptune ML model training job.
startMLModelTrainingJobAsync(StartMLModelTrainingJobRequest, AsyncHandler<StartMLModelTrainingJobRequest, StartMLModelTrainingJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new Neptune ML model training job.
startMLModelTrainingJobAsync(StartMLModelTrainingJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
startMLModelTrainingJobAsync(StartMLModelTrainingJobRequest, AsyncHandler<StartMLModelTrainingJobRequest, StartMLModelTrainingJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
StartMLModelTrainingJobRequest - Class in com.amazonaws.services.neptunedata.model
 
StartMLModelTrainingJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
 
StartMLModelTrainingJobResult - Class in com.amazonaws.services.neptunedata.model
 
StartMLModelTrainingJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
 
startMLModelTransformJob(StartMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedata
 
startMLModelTransformJob(StartMLModelTransformJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedata
Creates a new model transform job.
startMLModelTransformJob(StartMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataClient
Creates a new model transform job.
startMLModelTransformJobAsync(StartMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startMLModelTransformJobAsync(StartMLModelTransformJobRequest, AsyncHandler<StartMLModelTransformJobRequest, StartMLModelTransformJobResult>) - Method in class com.amazonaws.services.neptunedata.AbstractAmazonNeptunedataAsync
 
startMLModelTransformJobAsync(StartMLModelTransformJobRequest) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new model transform job.
startMLModelTransformJobAsync(StartMLModelTransformJobRequest, AsyncHandler<StartMLModelTransformJobRequest, StartMLModelTransformJobResult>) - Method in interface com.amazonaws.services.neptunedata.AmazonNeptunedataAsync
Creates a new model transform job.
startMLModelTransformJobAsync(StartMLModelTransformJobRequest) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
startMLModelTransformJobAsync(StartMLModelTransformJobRequest, AsyncHandler<StartMLModelTransformJobRequest, StartMLModelTransformJobResult>) - Method in class com.amazonaws.services.neptunedata.AmazonNeptunedataAsyncClient
 
StartMLModelTransformJobRequest - Class in com.amazonaws.services.neptunedata.model
 
StartMLModelTransformJobRequest() - Constructor for class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
 
StartMLModelTransformJobResult - Class in com.amazonaws.services.neptunedata.model
 
StartMLModelTransformJobResult() - Constructor for class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
 
Statistics - Class in com.amazonaws.services.neptunedata.model
Contains statistics information.
Statistics() - Constructor for class com.amazonaws.services.neptunedata.model.Statistics
 
StatisticsAutoGenerationMode - Enum in com.amazonaws.services.neptunedata.model
 
StatisticsNotAvailableException - Exception in com.amazonaws.services.neptunedata.model
Raised when statistics needed to satisfy a request are not available.
StatisticsNotAvailableException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
Constructs a new StatisticsNotAvailableException with the specified error message.
StatisticsSummary - Class in com.amazonaws.services.neptunedata.model
Information about the characteristic sets generated in the statistics.
StatisticsSummary() - Constructor for class com.amazonaws.services.neptunedata.model.StatisticsSummary
 
StreamRecordsNotFoundException - Exception in com.amazonaws.services.neptunedata.model
Raised when stream records requested by a query cannot be found.
StreamRecordsNotFoundException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
Constructs a new StreamRecordsNotFoundException with the specified error message.
SubjectStructure - Class in com.amazonaws.services.neptunedata.model
A subject structure.
SubjectStructure() - Constructor for class com.amazonaws.services.neptunedata.model.SubjectStructure
 

T

ThrottlingException - Exception in com.amazonaws.services.neptunedata.model
Raised when the rate of requests exceeds the maximum throughput.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
TimeLimitExceededException - Exception in com.amazonaws.services.neptunedata.model
Raised when the an operation exceeds the time limit allowed for it.
TimeLimitExceededException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
Constructs a new TimeLimitExceededException with the specified error message.
TooManyRequestsException - Exception in com.amazonaws.services.neptunedata.model
Raised when the number of requests being processed exceeds the limit.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in enum com.amazonaws.services.neptunedata.model.Action
 
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.Encoding
 
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.Format
 
toString() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.GraphSummaryType
 
toString() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.IteratorType
 
toString() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.Mode
 
toString() - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.OpenCypherExplainMode
 
toString() - Method in enum com.amazonaws.services.neptunedata.model.Parallelism
 
toString() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.S3BucketRegion
 
toString() - Method in class com.amazonaws.services.neptunedata.model.SparqlData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.Statistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.neptunedata.model.StatisticsAutoGenerationMode
 
toString() - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
Returns a string representation of this object.

U

UnsupportedOperationException - Exception in com.amazonaws.services.neptunedata.model
Raised when a request attempts to initiate an operation that is not supported.
UnsupportedOperationException(String) - Constructor for exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
Constructs a new UnsupportedOperationException with the specified error message.

V

valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.GraphSummaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.IteratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.OpenCypherExplainMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.Parallelism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.S3BucketRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.neptunedata.model.StatisticsAutoGenerationMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.neptunedata.model.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.GraphSummaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.IteratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.OpenCypherExplainMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.Parallelism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.S3BucketRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.neptunedata.model.StatisticsAutoGenerationMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAcceptedQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
The number of queries that have been accepted but not yet completed, including queries in the queue.
withAcceptedQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
The number of queries that have been accepted but not yet completed, including queries in the queue.
withAction(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast reset action.
withAction(Action) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast reset action.
withActive(Boolean) - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The current status of the statistics.
withActive(Boolean) - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not DFE statistics generation is enabled at all.
withArn(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The ARN for the new inference endpoint.
withArn(String) - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
The ARN for the configuration.
withArn(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource ARN.
withArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The ARN of the data processing job.
withArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The ARN of the new model training job.
withArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The ARN of the model transform job.
withAutoCompute(Boolean) - Method in class com.amazonaws.services.neptunedata.model.Statistics
Indicates whether or not automatic statistics generation is enabled.
withBaseProcessingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The type of ML instance used in preparing and managing training of ML models.
withBaseProcessingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The type of ML instance used in preparing and managing training of ML models.
withBaseProcessingInstanceVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The disk volume size of the training instance in gigabytes.
withBaseProcessingJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The base data processing job.
withCancelled(Boolean) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Set to TRUE if the query was cancelled, or FALSE otherwise.
withChop(Integer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If non-zero, causes the results string to be truncated at that number of characters.
withClasses(String...) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
A list of the classes in the graph.
withClasses(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
A list of the classes in the graph.
withClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
If set to TRUE, this flag specifies that all Neptune ML S3 artifacts should be deleted when the job is stopped.
withClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
If set to TRUE, this flag specifies that all Amazon S3 artifacts should be deleted when the job is stopped.
withClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
withClean(Boolean) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
If this flag is set to TRUE, all Neptune ML S3 artifacts should be deleted when the job is stopped.
withCloudwatchLogUrl(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The CloudWatch log URL for the resource.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
The HTTP status code returned with the exception.
withCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
The HTTP response code returned fro the Gremlin query request..
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
The HTTP status code returned with the exception.
withCode(String) - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
The HTTP status code returned with the exception.
withCommitNum(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
The commit number of the starting record to read from the change-log stream.
withCommitTimestampInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.
withConfigFileName(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
A data specification file that describes how to load the exported graph data for training.
withCount(Long) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
The number of edges that have this specific structure.
withCount(Long) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
Number of nodes that have this specific structure.
withCount(Long) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
Number of occurrences of this specific structure.
withCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The endpoint creation time, in milliseconds.
withCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The time it took to create the new processing job, in milliseconds.
withCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The model training job creation time, in milliseconds.
withCreationTimeInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The creation time of the model transform job, in milliseconds.
withCustomModelTrainingParameters(CustomModelTrainingParameters) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The configuration for custom model training.
withCustomModelTransformParameters(CustomModelTransformParameters) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
Configuration information for a model transform using a custom model.
withData(SparqlData) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The serialized SPARQL change record.
withDataProcessingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The job ID of the completed data-processing job that has created the data that the training will work with.
withDataProcessingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The job ID of a completed data-processing job.
withDate(Date) - Method in class com.amazonaws.services.neptunedata.model.Statistics
The UTC time at which DFE statistics have most recently been generated.
withDbEngineVersion(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the Neptune engine version running on your DB cluster.
withDependencies(String...) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional parameter that can make a queued load request contingent on the successful completion of one or more previous jobs in the queue.
withDependencies(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional parameter that can make a queued load request contingent on the successful completion of one or more previous jobs in the queue.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
A detailed message describing the problem.
withDetailedMessage(String) - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
A detailed message describing the problem.
withDfeQueryEngine(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to enabled if the DFE engine is fully enabled, or to viaQueryHint (the default) if the DFE engine is only used with queries that have the useDFE query hint set to true.
withDistinctOutgoingEdgeLabels(String...) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of distinct outgoing edge labels present in this specific structure.
withDistinctOutgoingEdgeLabels(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of distinct outgoing edge labels present in this specific structure.
withEdgeLabels(String...) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge labels in the graph.
withEdgeLabels(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge labels in the graph.
withEdgeProperties(String...) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
A list of edge properties present in this specific structure.
withEdgeProperties(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.EdgeStructure
A list of edge properties present in this specific structure.
withEdgeProperties(Map<String, Long>...) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge properties in the graph, along with the count of edges where each property is used.
withEdgeProperties(Collection<Map<String, Long>>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct edge properties in the graph, along with the count of edges where each property is used.
withEdgeStructures(EdgeStructure...) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
withEdgeStructures(Collection<EdgeStructure>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
withElapsed(Integer) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
The number of milliseconds the query has been running so far.
withEnableManagedSpotTraining(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Optimizes the cost of training machine-learning models by using Amazon Elastic Compute Cloud spot instances.
withEncoding(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
If set to TRUE, Neptune compresses the response using gzip encoding.
withEncoding(Encoding) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
If set to TRUE, Neptune compresses the response using gzip encoding.
withEndpoint(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The endpoint definition.
withEndpointConfig(MlConfigDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The endpoint configuration
withEventId(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The sequence identifier of the stream change record.
withExplainMode(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher explain mode.
withExplainMode(OpenCypherExplainMode) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher explain mode.
withFailOnError(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
failOnError   –   A flag to toggle a complete stop on an error.
withFailureReason(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The failure reason, in case of a failure.
withFormat(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Serialization format for the change records being returned.
withFormat(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The format of the data.
withFormat(Format) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The format of the data.
withGraphSummary(PropertygraphSummary) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The graph summary.
withGraphSummary(RDFGraphSummary) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The graph summary of an RDF graph.
withGremlin(QueryLanguageVersion) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the Gremlin query language available on your cluster.
withGremlinQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryRequest
The Gremlin explain query string.
withGremlinQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
The Gremlin query string to profile.
withGremlinQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
Using this API, you can run Gremlin queries in string format much as you can using the HTTP endpoint.
withHpoJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The HPO job.
withIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon Resource Name (ARN) for an IAM role to be assumed by the Neptune DB instance for access to the S3 bucket.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
The unique identifier of the data-processing job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
The unique identifier of the model-training job to be canceled.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
The unique ID of the model transform job to be canceled.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
A unique identifier for the new inference endpoint.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointResult
The unique ID of the new inference endpoint.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
The unique identifier of the inference endpoint.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
The unique identifier of the data-processing job to be retrieved.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
The unique identifier of this data-processing job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
The unique identifier of the inference endpoint.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The unique identifier of the inference endpoint.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
The unique identifier of the model-training job to retrieve.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The unique identifier of this model-training job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
The unique identifier of the model-transform job to be reetrieved.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The unique identifier of the model-transform job to be retrieved.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
A unique identifier for the new job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobResult
The unique ID of the new data processing job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
A unique identifier for the new job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobResult
The unique ID of the new model training job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
A unique identifier for the new job.
withId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobResult
The unique ID of the new model transform job.
withIds(String...) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
A page listing data processing job IDs.
withIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsResult
A page listing data processing job IDs.
withIds(String...) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
A page from the list of inference endpoint IDs.
withIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsResult
A page from the list of inference endpoint IDs.
withIds(String...) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
A page of the list of model training job IDs.
withIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsResult
A page of the list of model training job IDs.
withIds(String...) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
A page from the list of model transform IDs.
withIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsResult
A page from the list of model transform IDs.
withIncludeQueuedLoads(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
An optional parameter that can be used to exclude the load IDs of queued load requests when requesting a list of load IDs by setting the parameter to FALSE.
withIncludeWaiting(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesRequest
If set to TRUE, the list returned includes waiting queries.
withIncludeWaiting(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesRequest
When set to TRUE and other parameters are not present, causes status information to be returned for waiting queries as well as for running queries.
withIndexOps(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the results include a detailed report of all index operations that took place during query execution and serialization.
withInputDataS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The URI of the Amazon S3 location where you want SageMaker to download the data needed to run the data processing job.
withInstanceCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The minimum number of Amazon EC2 instances to deploy to an endpoint for prediction.
withInstanceCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of characteristic-set instances.
withInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The type of Neptune ML instance to use for online servicing.
withIsLastOp(Boolean) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
Only present if this operation is the last one in its transaction.
withIteratorType(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Can be one of:
withIteratorType(IteratorType) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Can be one of:
withLabMode(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains Lab Mode settings being used by the engine.
withLastEventId(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
Sequence identifier of the last change in the stream response.
withLastStatisticsComputationTime(Date) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
withLastStatisticsComputationTime(Date) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The timestamp, in ISO 8601 format, of the time at which Neptune last computed statistics.
withLastTrxTimestampInMillis(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch.
withLimit(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
Specifies the maximum number of records to return.
withLimit(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsRequest
The number of load IDs to list.
withLoadId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobRequest
The ID of the load job to be deleted.
withLoadIds(String...) - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
A list of load IDs.
withLoadIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.LoaderIdResult
A list of load IDs.
withMaxHPONumberOfTrainingJobs(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Maximum total number of training jobs to start for the hyperparameter tuning job.
withMaxHPOParallelTrainingJobs(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Maximum number of parallel training jobs to start for the hyperparameter tuning job.
withMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
withMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
The maximum number of items to return (from 1 to 1024; the default is 10.
withMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
withMaxItems(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
The maximum number of items to return (from 1 to 1024; the default is 10).
withMessage(String) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatusAttributes
The status message.
withMlModels(MlConfigDefinition...) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
A list of the configurations of the ML models being used.
withMlModels(Collection<MlConfigDefinition>) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
A list of the configurations of the ML models being used.
withMlModelTrainingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The job Id of the completed model-training job that has created the model that the inference endpoint will point to.
withMlModelTrainingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The job ID of a completed model-training job.
withMlModelTransformJobId(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The job Id of the completed model-transform job.
withMode(String) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
withMode(GraphSummaryType) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
withMode(String) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
withMode(GraphSummaryType) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryRequest
Mode can take one of two values: BASIC (the default), and DETAILED.
withMode(String) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
The statistics generation mode.
withMode(StatisticsAutoGenerationMode) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsRequest
The statistics generation mode.
withMode(String) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
The statistics generation mode.
withMode(StatisticsAutoGenerationMode) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsRequest
The statistics generation mode.
withMode(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The load job mode.
withMode(Mode) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The load job mode.
withModelName(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
Model type for training.
withModels(MlConfigDefinition...) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
A list of the configuration information for the models being used.
withModels(Collection<MlConfigDefinition>) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
A list of the configuration information for the models being used.
withModelTransformJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The model transform job.
withModelTransformOutputS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The location in Amazon S3 where the model artifacts are to be stored.
withModelType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
One of the two model types that Neptune ML currently supports: heterogeneous graph models ( heterogeneous), and knowledge graph (kge).
withName(String) - Method in class com.amazonaws.services.neptunedata.model.MlConfigDefinition
The configuration name.
withName(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource name.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The ARN of an IAM role providing Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointRequest
The ARN of an IAM role providing Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLDataProcessingJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLEndpointsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTrainingJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.ListMLModelTransformJobsRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform tasks on your behalf.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNeptuneIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
withNodeLabels(String...) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node labels in the graph.
withNodeLabels(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node labels in the graph.
withNodeProperties(String...) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of the node properties present in this specific structure.
withNodeProperties(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.NodeStructure
A list of the node properties present in this specific structure.
withNodeProperties(Map<String, Long>...) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node properties in the graph.
withNodeProperties(Collection<Map<String, Long>>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node properties in the graph.
withNodeStructures(NodeStructure...) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
withNodeStructures(Collection<NodeStructure>) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
This field is only present when the requested mode is DETAILED.
withNote(String) - Method in class com.amazonaws.services.neptunedata.model.Statistics
A note about problems in the case where statistics are invalid.
withNumClasses(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of classes in the graph.
withNumDistinctPredicates(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of distinct predicates in the graph.
withNumDistinctSubjects(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of distinct subjects in the graph.
withNumEdgeLabels(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct edge labels in the graph.
withNumEdgeProperties(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct edge properties in the graph.
withNumEdges(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of edges in the graph.
withNumNodeLabels(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of distinct node labels in the graph.
withNumNodeProperties(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
A list of the distinct node properties in the graph, along with the count of nodes where each property is used.
withNumNodes(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The number of nodes in the graph.
withNumQuads(Long) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
The number of quads in the graph.
withOp(String) - Method in class com.amazonaws.services.neptunedata.model.SparqlRecord
The operation that created the change.
withOpencypher(QueryLanguageVersion) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the openCypher query language available on your cluster.
withOpenCypherQuery(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher query string.
withOpNum(Long) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamRequest
The operation sequence number within the specified commit to start reading from in the change-log stream data.
withOutput(ByteBuffer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinExplainQueryResult
A text blob containing the Gremlin explain result, as described in Tuning Gremlin queries.
withOutput(ByteBuffer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryResult
A text blob containing the Gremlin Profile result.
withOutputLocation(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The output location.
withParallelism(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The optional parallelism parameter can be set to reduce the number of threads used by the bulk load process.
withParallelism(Parallelism) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The optional parallelism parameter can be set to reduce the number of threads used by the bulk load process.
withParameters(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryRequest
The openCypher query parameters.
withParserConfiguration(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
parserConfiguration   –   An optional object with additional parser configuration values.
withPayload(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancelation payload for the openCypher query.
withPayload(DeleteStatisticsValueMap) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The deletion payload.
withPayload(DeleteStatisticsValueMap) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The deletion payload.
withPayload(FastResetToken) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
The payload is only returned by the initiateDatabaseReset action, and contains the unique token to use with the performDatabaseReset action to make the reset occur.
withPayload(Statistics) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
Statistics for property-graph data.
withPayload(PropertygraphSummaryValueMap) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
Payload containing the property graph summary response.
withPayload(RDFGraphSummaryValueMap) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
Payload for an RDF graph summary response
withPayload(Statistics) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
Statistics for RDF data.
withPayload(LoaderIdResult) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
The requested list of job IDs.
withPayload(RefreshStatisticsIdMap) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
This is only returned for refresh mode.
withPayload(RefreshStatisticsIdMap) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
This is only returned for refresh mode.
withPayload(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
Contains a loadId name-value pair that provides an identifier for the load operation.
withPredicateCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of unique predicates.
withPredicates(Map<String, Long>...) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
"A list of predicates in the graph, along with the predicate counts.
withPredicates(Collection<Map<String, Long>>) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
"A list of predicates in the graph, along with the predicate counts.
withPredicates(String...) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
A list of predicates present in this specific structure.
withPredicates(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.SubjectStructure
A list of predicates present in this specific structure.
withPreviousDataProcessingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The job ID of a completed data processing job run on an earlier version of the data.
withPreviousModelTrainingJobId(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The job ID of a completed model-training job that you want to update incrementally based on updated data.
withProcessedDataS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The URI of the Amazon S3 location where you want SageMaker to save the results of a data processing job.
withProcessingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The type of ML instance used during data processing.
withProcessingInstanceVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The disk volume size of the processing instance.
withProcessingJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Definition of the data processing job.
withProcessingJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The data processing job.
withProcessingTimeOutInSeconds(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
Timeout in seconds for the data processing job.
withQueries(GremlinQueryStatus...) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
A list of the current queries.
withQueries(Collection<GremlinQueryStatus>) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
A list of the current queries.
withQueries(GremlinQueryStatus...) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
A list of current openCypher queries.
withQueries(Collection<GremlinQueryStatus>) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
A list of current openCypher queries.
withQueryEvalStats(QueryEvalStats) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The evaluation status of the Gremlin query.
withQueryEvalStats(QueryEvalStats) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The openCypher query evaluation status.
withQueryEvalStats(QueryEvalStats) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The query statistics of the Gremlin query.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryRequest
The unique identifier that identifies the query to be canceled.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
The unique ID of the openCypher query to cancel.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusRequest
The unique identifier that identifies the Gremlin query.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The ID of the query for which status is being returned.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusRequest
The unique ID of the openCypher query for which to retrieve the query status.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The unique ID of the query for which status is being returned.
withQueryId(String) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The ID of the Gremlin query.
withQueryString(String) - Method in class com.amazonaws.services.neptunedata.model.GetGremlinQueryStatusResult
The Gremlin query string.
withQueryString(String) - Method in class com.amazonaws.services.neptunedata.model.GetOpenCypherQueryStatusResult
The openCypher query string.
withQueryString(String) - Method in class com.amazonaws.services.neptunedata.model.GremlinQueryStatus
The query string of the Gremlin query.
withQueueRequest(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This is an optional flag parameter that indicates whether the load request can be queued up or not.
withRecords(SparqlRecord...) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
An array of serialized change-log stream records included in the response.
withRecords(Collection<SparqlRecord>) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
An array of serialized change-log stream records included in the response.
withRemoteModelTransformJob(MlResourceDefinition) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The remote model transform job.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.AccessDeniedException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.BadRequestException
The ID of the bad request.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.BulkLoadIdNotFoundException
The bulk-load job ID that could not be found.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.CancelledByUserException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ClientTimeoutException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ConcurrentModificationException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ConstraintViolationException
The ID of the request in question.
withRequestId(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
The unique identifier of the Gremlin query.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ExpiredStreamException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.FailureByQueryException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.IllegalArgumentException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InternalFailureException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidArgumentException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidNumericDataException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.InvalidParameterException
The ID of the request that includes an invalid parameter.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.LoadUrlAccessDeniedException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MalformedQueryException
The ID of the malformed query request.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MemoryLimitExceededException
The ID of the request that failed.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MethodNotAllowedException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MissingParameterException
The ID of the request in which the parameter is missing.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.MLResourceNotFoundException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ParsingException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.PreconditionsFailedException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitExceededException
The ID of the request which exceeded the limit.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryLimitException
The ID of the request that exceeded the limit.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.QueryTooLargeException
The ID of the request that is too large.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ReadOnlyViolationException
The ID of the request in which the parameter is missing.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.S3Exception
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ServerShutdownException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.StatisticsNotAvailableException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.StreamRecordsNotFoundException
The ID of the request in question.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.ThrottlingException
The ID of the request that could not be processed for this reason.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.TimeLimitExceededException
The ID of the request that could not be processed for this reason.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.TooManyRequestsException
The ID of the request that could not be processed for this reason.
withRequestId(String) - Method in exception com.amazonaws.services.neptunedata.model.UnsupportedOperationException
The ID of the request in question.
withResults(Boolean) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If this flag is set to TRUE, the query results are gathered and displayed as part of the profile report.
withResults(ByteBuffer) - Method in class com.amazonaws.services.neptunedata.model.ExecuteOpenCypherExplainQueryResult
A text blob containing the openCypher explain results.
withRole(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to reader if the instance is a read-replica, or to writer if the instance is the primary instance.
withRollingBackTrxCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
If there are transactions being rolled back, this field is set to the number of such transactions.
withRollingBackTrxEarliestStartTime(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the start time of the earliest transaction being rolled back.
withRunningQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListGremlinQueriesResult
The number of Gremlin queries currently running.
withRunningQueryCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.ListOpenCypherQueriesResult
The number of currently running openCypher queries.
withS3BucketRegion(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon region of the S3 bucket.
withS3BucketRegion(S3BucketRegion) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The Amazon region of the S3 bucket.
withS3OutputEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt the output of the processing job.
withS3OutputEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt the output of the processing job.
withS3OutputEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt the output of the processing job.
withSagemakerIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The ARN of an IAM role for SageMaker execution.
withSagemakerIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The ARN of an IAM role for SageMaker execution.This must be listed in your DB cluster parameter group or an error will occur.
withSagemakerIamRoleArn(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The ARN of an IAM role for SageMaker execution.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The VPC security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The VPC security group IDs.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The VPC security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The VPC security group IDs.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The VPC security group IDs.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The VPC security group IDs.
withSerializer(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinProfileQueryRequest
If non-null, the gathered results are returned in a serialized response message in the format specified by this parameter.
withSerializer(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryRequest
If non-null, the query results are returned in a serialized response message in the format specified by this parameter.
withSettings(Map<String, String>) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the current settings on your DB cluster.
withSignatureCount(Integer) - Method in class com.amazonaws.services.neptunedata.model.StatisticsSummary
The total number of signatures across all characteristic sets.
withSignatureInfo(StatisticsSummary) - Method in class com.amazonaws.services.neptunedata.model.Statistics
A StatisticsSummary structure that contains:
withSilent(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryRequest
If set to TRUE, causes the cancelation of the openCypher query to happen silently.
withSource(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
The source parameter accepts an S3 URI that identifies a single file, multiple files, a folder, or multiple folders.
withSourceS3DirectoryPath(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The path to the Amazon S3 location where the Python module implementing your model is located.
withSourceS3DirectoryPath(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
The path to the Amazon S3 location where the Python module implementing your model is located.
withSparql(QueryLanguageVersion) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Contains information about the SPARQL query language available on your cluster.
withStartTime(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to the UTC time at which the current server process started.
withStatisticsId(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteStatisticsValueMap
The ID of the statistics generation run that is currently occurring.
withStatisticsId(String) - Method in class com.amazonaws.services.neptunedata.model.RefreshStatisticsIdMap
The ID of the statistics generation run that is currently occurring.
withStatisticsId(String) - Method in class com.amazonaws.services.neptunedata.model.Statistics
Reports the ID of the current statistics generation run.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelGremlinQueryResult
The status of the cancelation
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelLoaderJobResult
The cancellation status.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLDataProcessingJobResult
The status of the cancellation request.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTrainingJobResult
The status of the cancellation.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelMLModelTransformJobResult
the status of the cancelation.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.CancelOpenCypherQueryResult
The cancellation status of the openCypher query.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteMLEndpointResult
The status of the cancellation.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The cancel status.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The cancel status.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetResult
The status is only returned for the performDatabaseReset action, and indicates whether or not the fast reset rquest is accepted.
withStatus(GremlinQueryStatusAttributes) - Method in class com.amazonaws.services.neptunedata.model.ExecuteGremlinQueryResult
The status of the Gremlin query.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetEngineStatusResult
Set to healthy if the instance is not experiencing problems.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLDataProcessingJobResult
Status of the data processing job.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLEndpointResult
The status of the inference endpoint.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTrainingJobResult
The status of the model training job.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetMLModelTransformJobResult
The status of the model-transform job.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphStatisticsResult
The HTTP return code of the request.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStatisticsResult
The HTTP return code of the request.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ListLoaderJobsResult
Returns the status of the job list request.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ManagePropertygraphStatisticsResult
The HTTP return code of the request.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.ManageSparqlStatisticsResult
The HTTP return code of the request.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.MlResourceDefinition
The resource status.
withStatus(String) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobResult
The HTTP return code indicating the status of the load job.
withStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.DeletePropertygraphStatisticsResult
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
withStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.DeleteSparqlStatisticsResult
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
withStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetPropertygraphSummaryResult
The HTTP return code of the request.
withStatusCode(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetRDFGraphSummaryResult
The HTTP return code of the request.
withStmt(String) - Method in class com.amazonaws.services.neptunedata.model.SparqlData
Holds an N-QUADS statement expressing the changed quad.
withSubjectStructures(SubjectStructure...) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
This field is only present when the request mode is DETAILED.
withSubjectStructures(Collection<SubjectStructure>) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummary
This field is only present when the request mode is DETAILED.
withSubnets(String...) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The IDs of the subnets in the Neptune VPC.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The IDs of the subnets in the Neptune VPC.
withSubnets(String...) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The IDs of the subnets in the Neptune VPC.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The IDs of the subnets in the Neptune VPC.
withSubnets(String...) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The IDs of the subnets in the Neptune VPC.
withSubnets(Collection<String>) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The IDs of the subnets in the Neptune VPC.
withToken(String) - Method in class com.amazonaws.services.neptunedata.model.ExecuteFastResetRequest
The fast-reset token to initiate the reset.
withToken(String) - Method in class com.amazonaws.services.neptunedata.model.FastResetToken
A UUID generated by the database in the initiateDatabaseReset action, and then consumed by the performDatabaseReset to reset the database.
withTotalEdgePropertyValues(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The total number of usages of all edge properties.
withTotalNodePropertyValues(Long) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummary
The total number of usages of all node properties.
withTotalRecords(Integer) - Method in class com.amazonaws.services.neptunedata.model.GetSparqlStreamResult
The total number of records in the response.
withTrainingEntryPointScript(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The name of the entry point in your module of a script that performs model training and takes hyperparameters as command-line arguments, including fixed hyperparameters.
withTrainingInstanceType(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The type of ML instance used for model training.
withTrainingInstanceVolumeSizeInGB(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The disk volume size of the training instance.
withTrainingJobName(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The name of a completed SageMaker training job.
withTrainingTimeOutInSeconds(Integer) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
Timeout in seconds for the training job.
withTrainModelS3Location(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The location in Amazon S3 where the model artifacts are to be stored.
withTransformEntryPointScript(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTrainingParameters
The name of the entry point in your module of a script that should be run after the best model from the hyperparameter search has been identified, to compute the model artifacts necessary for model deployment.
withTransformEntryPointScript(String) - Method in class com.amazonaws.services.neptunedata.model.CustomModelTransformParameters
The name of the entry point in your module of a script that should be run after the best model from the hyperparameter search has been identified, to compute the model artifacts necessary for model deployment.
withUpdate(Boolean) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
If set to true, update indicates that this is an update request.
withUpdateSingleCardinalityProperties(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
updateSingleCardinalityProperties is an optional parameter that controls how the bulk loader treats a new value for single-cardinality vertex or edge properties.
withUserProvidedEdgeIds(Boolean) - Method in class com.amazonaws.services.neptunedata.model.StartLoaderJobRequest
This parameter is required only when loading openCypher data that contains relationship IDs.
withVersion(String) - Method in class com.amazonaws.services.neptunedata.model.PropertygraphSummaryValueMap
The version of this graph summary response.
withVersion(String) - Method in class com.amazonaws.services.neptunedata.model.QueryLanguageVersion
The version of the query language.
withVersion(String) - Method in class com.amazonaws.services.neptunedata.model.RDFGraphSummaryValueMap
The version of this graph summary response.
withVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.CreateMLEndpointRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
withVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLDataProcessingJobRequest
The Amazon Key Management Service (Amazon KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
withVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTrainingJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
withVolumeEncryptionKMSKey(String) - Method in class com.amazonaws.services.neptunedata.model.StartMLModelTransformJobRequest
The Amazon Key Management Service (KMS) key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instances that run the training job.
withWaited(Integer) - Method in class com.amazonaws.services.neptunedata.model.QueryEvalStats
Indicates how long the query waited, in milliseconds.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.