Can you tell us more about your database (size, number of nodes / rels per label, degree distribution etc).
2. means export.cypher how did you import it again (exactly) -> it's meant to be used with cypher-shell or neo4j-shell 3. apoc.export.cypher can do it in a recent build (not relesed yet) 5. that's a long time, if I know more about your db I could reproduce it. On Wed, May 3, 2017 at 12:42 AM, <[email protected]> wrote: > Hi Folkes, > > I would like to export and import database using community edition, i am > using APOC library > > 1. using Graphml - was only able to export data not index and constraints. > importing back is very slow. > 2. using Cypher - was able to export all data but importing back is very > slow, like 5 mb file takes 5 minutes. > 3. is any library available to export index and constraints separately. ? > 4. export/import Grapml and Cypher supports more than 10 GB? > 5. 16 GB export using cypher took 1hr 30 minutes can any tool export > faster than this? > > -- > 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. > -- 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.
