Save it as a cyp file and then run $bin/neo4j-shell -file myfile.cyp That will execute the file.
On Wed, Oct 22, 2014 at 8:25 PM, Sarah West <[email protected]> wrote: > I have been writing my queries in sublime text with a Cypher add-on > feature. How do I import these queries in the neo4j console. I'm confused > at this point. Usually when I write code in other languages, I just save > the file (i.e. .php), but Neo4j is different. > > -- > 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. > -- Alexander Frieden -- 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.
