Range queries in which the lower and upper bound are equal do not work
Bug #830327 reported by
Luiz Ribeiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gephi |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Steps to reproduce this bug:
1. Load any graph;
2. Create a new attribute range query with the same value for lower and upper bound;
3. Use the newly created query as the current filter.
Apparently, at the moment this filter is matching all nodes whose attribute value is lesser or equal to the matching value.
To post a comment you must log in.
This also affects degree range queries.