[Feature Request] Boolean/greater-than/less-than search
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.
**Graph Explorer Version (and Graph Database and Version used if applicable)**
Any
**Is your feature request related to a problem? Please describe.**
Enhancement
**Describe the solution you'd like**
In the upper search bar, support boolean search with less-than, greater-than operators: I want to find nodes in community 82 where pageRank > 0.9. So I want to do an AND of two properties. Also, I’m using greater-than, not equality.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.