Please can someone help? I have been using Claude for a whole day digging through options and nothing works, so thought I would reach out to someone here in hopes of getting this figured out.
I have a graph built, my nodes have two labels, a General Label for all the nodes in this graph (I will have several graphs in my instance) and the other Node Specific label identifying the node type (Person, Place, or Thing)..
When I do a [match (nodes) return nodes] in my Neo4j Desktop 2.0.4 interface all my nodes are colored, using the General Every Node Has This Label color instead of their unique Label Type (Person, Place, or Thing) colors.
I can see the colors defined use the :Style command JSON settings but.. How do I say, Don’t Use the Generic Label Color for Every Node? Changing the order the labels are/were defined in does not help, Hunted all over the place but.. can’t seem to correctly do this..
see what I am asking. Can someone please help me out
