Usually the Neo4j endpoints return a form of JSON which is then converted
on the client side into a format that a graph renderer like d3 understands.

There is a nice OSS library called alchemy.js with examples and docs that
make graph rendering easy.
If you're familiar with javascript then you can check out my example
http://jexp.github.io/cy2neo and the linked github repository.

Michael

On Tue, Nov 25, 2014 at 5:02 PM, rajan thangam <thangam.raj...@gmail.com>
wrote:

> Hi All,
>
> <http://i.stack.imgur.com/0iRhm.png>
> I have create some nodes and relation. and using MATCH(n) RETURN n i get
> one network visual. but i need to use that network visual in another tools
> like Qlikview ,Tableau or any other tools. please help me to resolve this
> problem. please find my attached screenshot of my network visual
>
> --
> 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 neo4j+unsubscr...@googlegroups.com.
> 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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to