is it possible to hide a Node in the neo4j browser once it has been shown

风格不统一 提交于 2019-12-12 18:56:36

问题


Is it possible to hide a node in the browser once it has been 'opened'.

In any more than a trivial graph it gets quite cluttered with all the relationships, when all I want is to focus on the most important nodes/relationships.


回答1:


If you want to stop seeing relationships that your query did not return, you can switch the "AUTO-COMPLETE" button at the bottom of the pane to "OFF".

But there is no way (other than modifying your query) to turn off the display of nodes that you had asked for.



来源:https://stackoverflow.com/questions/32634192/is-it-possible-to-hide-a-node-in-the-neo4j-browser-once-it-has-been-shown

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!