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

Graph is duplicating expanding nodes #30

Open
nighto opened this issue Jul 18, 2018 · 2 comments
Open

Graph is duplicating expanding nodes #30

nighto opened this issue Jul 18, 2018 · 2 comments

Comments

@nighto
Copy link

nighto commented Jul 18, 2018

While connected to a Neo4J endpoint and when double-clicking a node, the graph is duplicating the expanded node, instead of connecting children nodes directly to existent node.

image

In this example, I had a single node returned by initial query, and when double clicked this node, the graph is updated with a new node with the children nodes, instead of connecting the relations to the existent, double-clicked node.

Just to be clear: in the example it works fine, but when connected to a real Neo4J server, this happens.

Just created a fork, will be proposing a PR soon.

@nighto
Copy link
Author

nighto commented Jul 18, 2018

With the changes it expands correctly:

image

nighto pushed a commit to MinisterioPublicoRJ/neo4jd3 that referenced this issue Jul 18, 2018
@Aquamarino
Copy link

@nighto i'm encountering the same issue. Seems like the code is out of maintenance.

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