I have an existing 1.9.5 Graph DB and an existing, populated 2.1.3 Graph DB. What I would like to do is import the contents of the 1.9.5 Graph DB into the existing, populated 2.1.3 Graph DB without destroying the existing data in my 2.1.3 Graph DB. What would you recommend as the easiest way to do this? Is there a simple way to export the 1.9.5 graph as GraphML and then add the data to the 2.1.3 Graph? Or is there an easy way to generate Cypher code to a file from 1.9.5 and run on 2.1.3? Thanks.
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
