-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm trying to add colours to my graph nodes using queries, but what I am finding is that using
q: (property type "")
changes the colour of all nodes that have the property type set to something.
However, if I enter a string matching one of the types in my graph between the quotes, it reverts to highlighting none of the nodes, as if there are no matches. This happens with both single work and multi-word values. I've also tried reindexing my graph, but it doesn't seem to help.
Am I missing something, or is there a bug?
Metadata
Metadata
Assignees
Labels
No labels