bruce

bruce

In surveying lots of science and technology articles I found graph networks/databases. I'm project-based learning Neo4j by making a knowledge graph of a speculative area of science. It's only 12 nodes so far, but I really need a readback/printout/list? of the cypher code block that I keyed piecemeal into the browser.
--Is there no simple command to do this? The only way is to use APOC to make the browser cough up a block of cypher script to a file? The commands for apoc to do this seem confusing. Could anyone give me a clear example of how export a code block to file and where to find that file. Thanks.