you can query via db.execute(query) the visualization is in javascript and part of the neo4j browser, which is also an open source angular application in github.com/neo4j/neo4j-browser
But for other visualization libraries check out http://neo4j.com/developer/guide-data-visualization Cheers, Michael On Thu, Sep 29, 2016 at 12:13 PM, Abhijit Gupta <[email protected]> wrote: > Hi All, > > I am new to Neo4j graph database and want to know is it possible to to > query the CQL using Java API and the get the Node relation graph in our > application like other graphs we can see using the API. > > Please let me know your views on this. > > Regards, > Abhijit > > -- > 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.
