기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.
Amazon Neptune 데이터 API 참조
이 장에서는 Neptune 그래프의 데이터를 로드, 액세스 및 유지 관리하는 데 사용할 수 있는 Neptune 데이터 API 작업에 대해 설명합니다.
Amazon Neptune 데이터 API는 데이터 로드, 쿼리 실행, 데이터 정보 가져오기, 기계 학습 작업 실행을 위한 SDK 지원을 제공합니다. Neptune의 Gremlin 및 openCypher 쿼리 언어를 지원하며 모든 SDK 언어로 사용할 수 있습니다. API 요청에 자동으로 서명하며 Neptune을 애플리케이션에 매우 간편하게 통합할 수 있습니다.
목차
- Neptune 데이터플레인 엔진, 빠른 재설정 및 일반 구조 API
- Neptune 쿼리 API
- ExecuteGremlinQuery(동작)
- ExecuteGremlinExplainQuery(동작)
- ExecuteGremlinProfileQuery(동작)
- ListGremlinQueries(동작)
- GetGremlinQueryStatus(동작)
- CancelGremlinQuery(동작)
- openCypher 쿼리 작업:
- ExecuteOpenCypherQuery(동작)
- ExecuteOpenCypherExplainQuery(동작)
- ListOpenCypherQueries(동작)
- GetOpenCypherQueryStatus(동작)
- CancelOpenCypherQuery(동작)
- 쿼리 구조:
- QueryEvalStats(구조)
- GremlinQueryStatus(구조)
- GremlinQueryStatusAttributes(구조)
- Neptune 데이터 영역 벌크 로더 API
- Neptune 스트림 데이터플레인 API
- Neptune 데이터플레인 통계 및 그래프 요약 API
- GetPropertygraphStatistics(동작)
- ManagePropertygraphStatistics(동작)
- DeletePropertygraphStatistics(동작)
- GetPropertygraphSummary(동작)
- 통계 구조:
- Statistics(구조)
- StatisticsSummary(동작)
- StatisticsSummary(구조)
- RefreshStatisticsIdMap(구조)
- NodeStructure(구조)
- NodeStructure(구조)
- SubjectStructure(구조)
- PropertygraphSummaryValueMap(구조)
- PropertygraphSummary(구조)
- Neptune ML 데이터 처리 API
- Neptune ML 모델 훈련 API
- Neptune ML 모델 변환 API
- Neptune ML 추론 엔드포인트 API
- Neptune 데이터 영역 API 예외
- AccessDeniedException(구조)
- BadRequestException(구조)
- BulkLoadIdNotFoundException(구조)
- CancelledByUserException(구조)
- ClientTimeoutException(구조)
- ConcurrentModificationException(구조)
- ConstraintViolationException(구조)
- ExpiredStreamException(구조)
- FailureByQueryException(구조)
- IllegalArgumentException(구조)
- InternalFailureException(구조)
- InvalidArgumentException(구조)
- InvalidNumericDataException(구조)
- InvalidParameterException(구조)
- LoadUrlAccessDeniedException(구조)
- MalformedQueryException(구조)
- MemoryLimitExceededException(구조)
- MethodNotAllowedException(구조)
- MissingParameterException(구조)
- MLResourceNotFoundException(구조)
- ParsingException(구조)
- PreconditionsFailedException(구조)
- QueryLimitExceededException(구조)
- QueryLimitException(구조)
- QueryTooLargeException(구조)
- ReadOnlyViolationException(구조)
- S3Exception(구조)
- ServerShutdownException(구조)
- StatisticsNotAvailableException(구조)
- StreamRecordsNotFoundException(구조)
- ThrottlingException(구조)
- TimeLimitExceededException(구조)
- TooManyRequestsException(구조)
- UnsupportedOperationException(구조)
- UnloadUrlAccessDeniedException(구조)