spigo
spigo copied to clipboard
Neo4j connectivity needs some improvement
Need the following:
- Improve the NEO4JURL piece to have actual url format
- Set password to the default neo4j password when not provided
- Write up the document to help with setup
I'll put something together.
I think spigo should start by sending sending a DELETE for just the nodes and edges for the architecture that it's about to write.
There are some interesting queries I need to document as well.
Thanks for starting this issue.
Agreed we either have to delete the graph if the infrastructure is a whole consistent replacement. Trying to do deltas might more of a Challange. I have the code change in my fork for improving the url etc. including some improved docs.