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

Extend relationships between nodes on the scene only #78

Open
Mintactus opened this issue Aug 23, 2024 · 6 comments
Open

Extend relationships between nodes on the scene only #78

Mintactus opened this issue Aug 23, 2024 · 6 comments

Comments

@Mintactus
Copy link

The title says everything.

There are often too much nodes and relationships to see all at the same time. So to make good use of your data, you use the filtering option. To make the filtering option more usuable, the following workflow whould exists.

You query the nodes you want
You filter the ones you don't want
You show the relationships linking these filtered nodes ( This part is not possible yet )

Having to show up all nodes and relationships you are interrested in at first is to heavy, having this function it would be a better workflow.

@GlacialBoy
Copy link
Collaborator

Hello @Mintactus
Thanks for reaching us out, there is already a feature to outline the relationships of selected nodes, it is called "Reveal Relationships".
So based on your sequence of operations you can:
1 Query the nodes that you want
2 Filter them based on your criteria
3 Select all the nodes using Ctrl+A (Win) or Cmd+A (Mac) or normal selection box
4 Right click on one of the selected node and select "Reveal Relationships"

Once activated you can show the relationships that are actually connecting the nodes in the Scene.
If you have trouble with that let us know.

BR

@Mintactus
Copy link
Author

Mintactus commented Aug 27, 2024 via email

@Mintactus
Copy link
Author

Mintactus commented Aug 27, 2024 via email

@GlacialBoy
Copy link
Collaborator

Hello @Mintactus ,
unfortunately I cannot see the attachment in Github, would you mind to attach it using the web ui?
We'd like to get more info, if you want to try out the version 2.14.0 you can use the following links:
https://workspace-preview.neo4j.io/workspace/explore
https://explore.neo4j.io

You can connect them with a local database and the visualization is only running in your machine, so no data is sent to us in that case.

Thanks,
Claudio

@Mintactus
Copy link
Author

Mintactus commented Sep 2, 2024 via email

@fidalya
Copy link

fidalya commented Sep 16, 2024

Thank you for your message! I understand your concerns about setting up SSL/TLS for Neo4j Desktop or Server, especially when working on local projects without a domain or dedicated server.

The good news is that SSL/TLS isn’t necessary to connect Bloom to Neo4j Desktop through those links, and the most up-to-date version of Bloom is available there. Regarding "Bloom Online," it can indeed connect to Neo4j Desktop, so there’s no need to worry about compatibility between Desktop, Enterprise Server, or Community Server.

Note that we are not currently releasing new versions of Neo4j Bloom for Desktop, so the URLs listed are the best way to ensure you’re using the latest version. It is also possible to download and self-host the latest version of Neo4j Bloom on your own local web server from our Deployment Centre at https://neo4j.com/deployment-center/#tools-tab.

I think the documentation may also be helpful: https://neo4j.com/docs/bloom-user-guide/current/about-bloom/

Let me know if you need any further clarification!

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