Skip to content

Conversation

@shivamka1
Copy link
Collaborator

Refactor /Redesign property filtering

Copy link
Collaborator

@ljeub-pometry ljeub-pometry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to tidy up validation and python builders

operator: node.operator.into(),
field_name,
field_value,
operator,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not for now, but the GraphQL side structure is nicer than the internal rust representation, maybe we can change that in the future

@shivamka1 shivamka1 mentioned this pull request Nov 5, 2025
* impl nodes select filtering in gql

* change semantics of filters in gql, add missing filter apis in edges, fix all tests

* add more edge filter tests

* add filtering to path from node, add tests

* fix apply views

* rename filter-iter to select

* add select as args

* impl window filter (#2359)

* impl window filter

* impl window filter in python, add tests

* impl gql window filter, add tests

* ref

* impl review suggestions

* fixes

* fix py and gql

* add review suggestions
@shivamka1 shivamka1 merged commit 969e405 into master_filter Nov 6, 2025
1 of 2 checks passed
@shivamka1 shivamka1 deleted the refactor/prop-filter branch November 6, 2025 16:12
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

Successfully merging this pull request may close these issues.

3 participants