Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query for specific value of property not working #83

Open
lhewett946 opened this issue Dec 31, 2024 · 0 comments
Open

Query for specific value of property not working #83

lhewett946 opened this issue Dec 31, 2024 · 0 comments

Comments

@lhewett946
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant