-
Notifications
You must be signed in to change notification settings - Fork 162
Closed as not planned
Description
Describe the regression
Up until version 4.0, there was a bug in which String and IDs were using the same features.filters.
In this PR the issue was fixed but the Neo4jIDFiltersSettings wasn't changed, so it wasn't possible anymore to use _GT,_GTE,_LT,_LTE on the ID type
Last working version
Worked up to version: @neo4j/[email protected]
Stopped working in version: @neo4j/[email protected]
Type definitions
To Reproduce
Expected behavior
I expected to see the possibility of adding the other scalar filters
Screenshots
System (please complete the following information):
- OS: Windows
- Node.js version: 20.12.0
Additional context
Metadata
Metadata
Assignees
Labels
No labels