

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 将数据加载到 Amazon Neptune 集群
<a name="get-started-loading"></a>

Amazon Neptune 提供将数据从外部文件直接加载到 Neptune 数据库实例中的过程。可使用此过程代替执行大量 `INSERT` 语句、`addV` 和 `addE` 步骤或其他 API 调用。

下面是指向额外加载信息的链接。
+ **加载数据的方法** – [将数据加载到 Amazon Neptune 中](load-data.md)
+ **批量加载程序支持的数据格式** – [加载数据格式](bulk-load-tutorial-format.md)
+ **加载示例** – [示例：将数据加载到 Neptune 数据库实例中](bulk-load-data.md)

