Our team want to use your product, Neo4j Desktop, to check inner data relationship from MongoDB to find some insights.
So we want to migrate MongoDB data to Neo4j first.
Can you support us to do it?
Thank you.
Our team want to use your product, Neo4j Desktop, to check inner data relationship from MongoDB to find some insights.
So we want to migrate MongoDB data to Neo4j first.
Can you support us to do it?
Thank you.
One needs to develop and install customised apoc ETL library tools for achieving it in java.
Thanking you
MRSSG
MongoDB now supports $graphLookup operator. You can build graphs in MongoDB itself. Try this
before you starting importing your Documents from MongoDB into Neo4j. Because, you might have to understand the document structure and relationships before importing to Neo4j.