Guys,
Why am I have so much trouble setting this config item so that I can use "apoc.export.cypher.all" ?
No matter what I try:
- Neo4jBuilders.withConfig - must be in apoc.conf
- Neo4JBuilders.copyFrom(my-own-tree-with ./conf/apoc.conf)
- env vars
- waving chicken...
I cannot figure out how to get this property accepted so I can call the export fn successfully.
Any help gladly accepted.
Jules