Sure it is possible, there are some graph visualization frameworks out there that enable that kind of behavior
here you find more information: http://neo4j.com/developer/guide-data-visualization/ Please also follow the links from that page. Let us know if you need more. On Tue, Jun 23, 2015 at 12:58 PM, Adrian <[email protected]> wrote: > I intend to do an application using neo4j as backend. In the application I > need to be able to display the results obtained from neo4j as graphs on a > webpage similar with the graphs obtained in neo4j environment. When > clicking on a node of the graph I need to be able to move in the webpage to > the information pertaining to that node. Is something like this possible? > > Can the graph generation from neo4j environment be used in different web > applications by using an API? When clicking on a node in the graph is a way > available to know which node was clicked? > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
