Data retrieval APIs for Amazon Neptune
Amazon Neptune provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetEngineStatus | Check the status of the Neptune engine | Read |
| GetGraphSummary | Get the graph summary from the database | Read |
| GetLoaderJobStatus | Check the status of a loader job | Read |
| GetMLDataProcessingJobStatus | Check the status of an ML data processing job | Read |
| GetMLEndpointStatus | Check the status of an ML endpoint | Read |
| GetMLModelTrainingJobStatus | Check the status of an ML model training job | Read |
| GetMLModelTransformJobStatus | Check the status of an ML model transform job | Read |
| GetQueryStatus | Check the status of all active queries | Read |
| GetStatisticsStatus | Check the status of statistics of the database | Read |
| GetStreamRecords | Fetch stream records from Neptune | Read |
| ListLoaderJobs | List all the loader jobs | List |
| ListMLDataProcessingJobs | List all the ML data processing jobs | List |
| ListMLEndpoints | List all the ML endpoints | List |
| ListMLModelTrainingJobs | List all the ML model training jobs | List |
| ListMLModelTransformJobs | List all the ML model transform jobs | List |
| ReadDataViaQuery | Run read data via query APIs on database | Read |