There's nothing like that in Neoclipse so far. It could be implemented using a custom layout implementation for Zest, see: http://wiki.eclipse.org/GEF_Zest_Visualization (Neoclipse uses Zest for the visualization part)
/anders Chris Dew wrote: > I've only recently started using neoclipse. > > Is there a way to make it prefer particular directions for particular > relations? > > Example 1: All 'PARENT' relations to be displayed as upward arrows (where > possible) and all 'OUTPUTS_TO' relations to be displayed left to right. > > Example 2: Have all 'NORTH_OF', 'WEST_OF'... relations be displayed as > top->bottom and right->left arrows, where possible. > > Thanks, > > Chris. > _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

