

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 將現有圖形遷移至 Amazon Neptune
<a name="migrating"></a>

有許多工具和技術可協助您將現有的圖形資料從另一個資料存放區遷移至 Amazon Neptune。

簡單的遷移工作流程涉及下列步驟：
+ 將資料從其現有存放區匯出至 Amazon Simple Storage Service (Amazon S3)。
+ 將其清除並格式化以進行匯入。
+ 使用 [Neptune 大量載入器](bulk-load.md) 將其載入至 Neptune 資料庫叢集。
+ 將您的 Gremlin 或 SPARQL 應用程式設定為使用 Neptune 提供的對應端點。

**注意**  
Neptune 叢集必須在應用程式可存取的 VPC 中執行。

有多種方法可以簡化和自動化其中一些步驟，取決於資料的儲存位置：

**Topics**
+ [從 Neo4j 遷移到 Amazon Neptune](migrating-from-neo4j.md)
+ [將現有的圖形從 Apache TinkerPop Gremlin 伺服器遷移到 Amazon Neptune](migrating-from-tinkerpop.md)
+ [將現有圖形從 RDF 三元組存放區遷移到 Amazon Neptune](migrating-from-rdf.md)
+ [使用 AWS Database Migration Service (AWS DMS) 從關聯式或 NoSQL 資料庫遷移至 Amazon Neptune](migrating-using-dms.md)
+ [從 Blazegraph 遷移到 Amazon Neptune](migrating-from-blazegraph.md)