Hi Emil,

Are you interested in displaying the tree structure in a web interface? You 
could either take a widget-approach using something like jstree 
(http://www.jstree.com/) or a more model visualization using D3 
(http://mbostock.github.com/d3/ex/).

Cheers,
Andreas

On Nov 2, 2011, at 9:36 AM, Emil Dombagolla wrote:

> Hi all,
> 
> i need to display a tree structure , based on the nodes i retrieved from
> the database through traverse.
> 
> Nodes are gathered from different levels of the graph. some of the nodes
> are having parent / child relation in the graph. so if my result containing
> such a relation i want to display it in a tree structure.
> 
> 
> Please help me on this and please give me your ideas how to solve this.
> 
> Thanks a lot.
> Emil Dombagolla,
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to