Can we change the graph to be linear/mindmap style instead of radial?

In the basic examples of neo4j, we see a radial viewing of the connections. My data is a bit more linear. People have roles, roles have groups.

Can we create a graph that's linear. Like a d3 tidy tree but with the dynamic linkages from neo4j data?

Thank you