Resources for migrating from Neo4j to Neptune
Neptune provides several tools and resources that can assist in the migration process.
Tools to help migrate from Neo4j to Neptune
The openCypher CheatSheet
. neo4j-to-neptune
– A command-line utility for migrating data from Neo4j to Neptune. fully-automated-neo4j-to-neptune
– An AWS CDK application that shows you how to migrate simple Neo4j databases to Amazon Neptune. csv-to-neptune-bulk-format
– This tool takes a configuration-based approach to reformatting one or more CSV files into a supported Neptune bulk-load format.
Blog posts
Change data capture from Neo4j to Amazon Neptune using Amazon Managed Streaming for Apache Kafka
by Sanjeet Sahay (22 June 2020) Migrating a Neo4j graph database to Amazon Neptune with a fully automated utility
by Sanjeet Sahay (13 April 2020)