Skip to content

Query for specific value of property not working #83

@lhewett946

Description

@lhewett946

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions