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

Close nodes / reset graph #27

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

Close nodes / reset graph #27

nighto opened this issue Jul 18, 2018 · 4 comments

Comments

@nighto
Copy link

nighto commented Jul 18, 2018

I'm having the need to close all nodes / reset graph to empty state, i.e. attaching new nodes to an empty arraying instead of pushing them to existent nodes array.

Just created a fork, will be contributing with a PR soon.

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

nighto commented Jul 18, 2018

I'm using neo4jd3 with a Neo4J server with a search function, so it starts empty and one or more nodes are added to the graph with the search result. User can expand nodes relations. However to redo the search, neo4jd3 for standard appends new nodes to the graph without removing existent nodes. So I needed a function to remove nodes on the graph, so only the search results are shown, not the previous ones.

@jesusalber1
Copy link

Check #24

@liufan1993
Copy link

检查#24

I used this directly to report an error.

@liufan1993
Copy link

我需要将所有节点/重置图关闭到空状态,即将新节点附加到空排列而不是将它们推送到现有节点数组。

刚刚创建了一个分支,很快将为PR做出贡献。

Did you finally solve it? How to solve it?

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

3 participants