

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Neptune 로더 참조
<a name="load-api-reference"></a>

이 섹션에서는 Neptune DB 인스턴스의 HTTP 엔드포인트에서 사용할 수 있는 Amazon Neptune의 `Loader` API를 설명합니다.

**참고**  
오류 발생 시 로더가 반환하는 오류 및 피드 메시지 목록은 [Neptune 로더 오류 및 피드 메시지](loader-message.md) 섹션을 참조하세요.

**Contents**
+ [Neptune 로더 명령](load-api-reference-load.md)
  + [Neptune 로더 요청 구문](load-api-reference-load.md#load-api-reference-load-syntax)
  + [Neptune 로더 요청 파라미터](load-api-reference-load.md#load-api-reference-load-parameters)
    + [openCypher 데이터 로드에 대한 특별 고려 사항](load-api-reference-load.md#load-api-reference-load-parameters-opencypher)
  + [Neptune 로더 응답 구문](load-api-reference-load.md#load-api-reference-load-return)
  + [Neptune 로더 오류](load-api-reference-load-errors.md)
  + [Neptune 로더 예제](load-api-reference-load-examples.md)
+ [Neptune 로더 Get-Status API](load-api-reference-status.md)
  + [Neptune 로더 Get-Status 요청](load-api-reference-status-requests.md)
    + [로더 Get-Status 요청 구문](load-api-reference-status-requests.md#load-api-reference-status-request-syntax)
    + [Neptune 로더 Get-Status 요청 파라미터](load-api-reference-status-requests.md#load-api-reference-status-parameters)
  + [Neptune 로더 Get-Status 응답](load-api-reference-status-response.md)
    + [Neptune 로더 Get-Status 응답 JSON 레이아웃](load-api-reference-status-response.md#load-api-reference-status-response-layout)
    + [Neptune 로더 Get-Status `overallStatus` 및 `failedFeeds` 응답 객체](load-api-reference-status-response.md#load-api-reference-status-response-objects)
    + [Neptune 로더 Get-Status `errors` 응답 객체](load-api-reference-status-response.md#load-api-reference-status-errors)
    + [Neptune 로더 Get-Status `errorLogs` 응답 객체](load-api-reference-status-response.md#load-api-reference-error-logs)
  + [Neptune 로더 Get-Status 예제](load-api-reference-status-examples.md)
    + [로드 상태 요청 예제](load-api-reference-status-examples.md#load-api-reference-status-examples-status-request)
    + [loadIds 요청 예제](load-api-reference-status-examples.md#load-api-reference-status-examples-loadId-request)
    + [세부 상태 요청 예제](load-api-reference-status-examples.md#load-api-reference-status-examples-details-request)
  + [Neptune 로더 Get-Status `errorLogs` 예제](load-api-reference-error-logs-examples.md)
    + [오류 발생 시 세부 상태 응답 예제](load-api-reference-error-logs-examples.md#load-api-reference-status-examples-details-request-errors)
    + [`Data prefetch task interrupted` 오류 예제](load-api-reference-error-logs-examples.md#load-api-reference-status-examples-task-interrupted)
+ [Neptune 로더 작업 취소](load-api-reference-cancel.md)
  + [작업 취소 요청 구문](load-api-reference-cancel.md#load-api-reference-cancel-syntax)
  + [작업 취소 요청 파라미터](load-api-reference-cancel.md#load-api-reference-cancel-parameters)
  + [작업 취소 응답 구문](load-api-reference-cancel.md#load-api-reference-cancel-parameters-response)
  + [작업 취소 오류](load-api-reference-cancel.md#load-api-reference-cancel-parameters-errors)
  + [작업 취소 오류 메시지](load-api-reference-cancel.md#load-api-reference-cancel-parameters-errors-messages)
  + [작업 취소 예제](load-api-reference-cancel.md#load-api-reference-cancel-examples)