dynamically changing display color based on property value
Joseph (Joe) Conway
Thank you Gregory. I saw that capability in Bloom; just wondered if it was available in the browser version. I'll look further into Neo4j Bloom.
Gregory King
Hi Joseph, rule-based node styling is not something that is supported in Neo4j Browser, but is a feature of Neo4j Bloom, which is available for non-commercial development use as part of Neo4j Desktop. You can find more details on the feature here.
Joseph (Joe) Conway
For example, if we have a property value called "Test Results", and the value is "Failed", I'd like to turn the node red, else leave it as its default color (green).