Question

How to visualize graph in Neo4j in digital ocean

  • Posted on December 4, 2022
  • SANDRAPAsked by SANDRA P

I have added nodes and edges to the database in Neo4j, installed in digital ocean. But when trying to visualize the graph, only the table structure of the graph is being returned. Is there any way to view the graphical representation of the graph in digital ocean?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

KFSys
Site Moderator
Site Moderator badge
December 5, 2022

Hi @sandrap,

Neo4j is a separate software which is installed on Droplets.

I see you already have an answer on visualization tools Having said that, what you can try is reading the following article which was created by Neo4j:

https://neo4j.com/developer/tools-graph-visualization/

It should provide you with enough information to achieve what you need.

Bobby Iliev
Site Moderator
Site Moderator badge
December 4, 2022

Hi there,

Neo4j has two main visualization tools that are built and designed to work specifically with data in Neo4j’s graph database:

Alternatively, you could use one of the other recommended visualization tools listed in the official documentation here:

https://neo4j.com/developer/graph-visualization/#other-vis

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up