Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-21-2021 02:49 AM
Hello everyone,
So my idea is to use java to query the database and obtain results, because i want to modify and create graph algorithms.
I have managed to connect and apply simple queries on the database through java using the java-driver of neo4j. As a next step of my process, is there a way i can project and visualise the results in the neo4j browser? So the java is connected with the browser and when i run the java script, the results are shown in the neo4j browser as well.
Any help will be much appreciated
06-23-2021 04:43 PM
You could use a number of graph visualization libraries
and here is a simple exmaple with d3 in a java app
All the sessions of the conference are now available online