Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-17-2021 07:45 PM
Hello, I'm trying to migrate data from elasticsearch to neo4j. What is the best practice to migrate mappings and data from elasticsearch to Neo4j.
05-18-2021 04:16 AM
Folks will need a bit more information in order to give you a reasonable answer. What kind of data? How much? Do you need to migrate data in an ongoing way via stream, or one-time by batch so you can shut off elasticsearch? What graph model are you migrating into? What other technologies do you have around that you know how to use?
For starters, you should check the APOC integration with Elasticsearch as a source of ideas.
https://neo4j-contrib.github.io/neo4j-apoc-procedures/3.5/database-integration/elasticsearch/
All the sessions of the conference are now available online