You probably have to do that manually. But the Neo4j browser is not an application platform, so you might want to use an visualization library to render your graph for your own app?
Michael On Mon, Nov 28, 2016 at 3:40 AM, Chetan Deshmukh < [email protected]> wrote: > HI, > > I have to labels Failed and Success. Failed nodes should be red and > Success should be green. I can apply label programmatically based on my > test results and modify grass file though browser to specify colors for > labels. But the problem is in grass file last label takes precedence and > if some other label is added after I add label , that style is applied on > node and it is no more green or red. > > Is there any way I can modify grass file programmatically so that I will > always add my success and failure label styles at end? > > Or is there any better alternative/solution? > > -- > 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.
