I see that there is a import for python called neo4j. I was curious if you are able to run entire cypher files with this module rather than strings hardcoded? Thanks
I would like to run these build steps that contain powershell scripts. The scripts should be able to run queries and such on the neo4j db that is on an entirely different machine. Is this feasible? I know it is possible for traditional SQL servers.