Hello all: I have a number of table files, which I am parsing, and extracting data, and relationships, and using them to construct a Neo4j database. So far, I am creating Cypher queries, which I am passing to Neo4j via the browser (localhost://7474). This takes a very long time! I am wondering if there is an efficient way to send my queries to Neo4j in, say, a text file.
Thanks in advance for your help. Diaa ElKott -- 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.
