Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neo4j connectivity needs some improvement #68

Open
hvandenb opened this issue May 15, 2016 · 2 comments
Open

Neo4j connectivity needs some improvement #68

hvandenb opened this issue May 15, 2016 · 2 comments

Comments

@hvandenb
Copy link

hvandenb commented May 15, 2016

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 pushed a commit to hvandenb/spigo that referenced this issue May 16, 2016
Adding the initial parts to clean up for adrianco#68
@adrianco
Copy link
Owner

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.

@hvandenb
Copy link
Author

hvandenb commented Jun 2, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants