spigo icon indicating copy to clipboard operation
spigo copied to clipboard

Neo4j connectivity needs some improvement

Open hvandenb opened this issue 8 years ago • 2 comments

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.

hvandenb avatar May 15 '16 22:05 hvandenb

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.

adrianco avatar May 21 '16 23:05 adrianco

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.

hvandenb avatar Jun 02 '16 03:06 hvandenb