Skip to content

Conversation

@shivamka1
Copy link
Collaborator

@shivamka1 shivamka1 commented Oct 21, 2025

Fixes #2353

@shivamka1 shivamka1 marked this pull request as ready for review October 22, 2025 15:33
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.

Fix the minor comments, merge node/edge/exploded_edge filter expressions in separate PR to mirror the rust side and allow more general filters

@shivamka1 shivamka1 mentioned this pull request Nov 5, 2025
* 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
# Conflicts:
#	python/python/raphtory/filter/__init__.pyi
#	raphtory-graphql/src/model/graph/filtering.rs
#	raphtory-graphql/src/model/graph/graph.rs
#	raphtory-graphql/src/model/graph/node.rs
#	raphtory-graphql/src/model/graph/nodes.rs
#	raphtory/src/python/filter/mod.rs
@shivamka1 shivamka1 merged commit 5502db1 into refactor/prop-filter Nov 6, 2025
1 of 2 checks passed
@shivamka1 shivamka1 deleted the features/gql_apis branch November 6, 2025 16:11
shivamka1 added a commit that referenced this pull request Nov 6, 2025
* redesign, refactor property filters

* takes a reference

* rework validation

* fix arbitrary list, fix tests

* merge python traits, fix tests, add more validations

* rework gql filtering apis, fix tests

* add review suggestions

* Features/gql apis (#2350)

* 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
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