Skip to content

Conversation

@shivamka1
Copy link
Collaborator

Fixes #1984

Base automatically changed from features/window_filter to features/gql_apis November 5, 2025 14:49
Base automatically changed from features/gql_apis to refactor/prop-filter November 6, 2025 16:11
Base automatically changed from refactor/prop-filter to master_filter November 6, 2025 16:12
# Conflicts:
#	python/python/raphtory/filter/__init__.pyi
#	python/tests/test_base_install/test_filters/test_node_property_filter.py
#	python/tests/test_base_install/test_graphql/test_filters/test_neighbours_filter.py
#	raphtory-benchmark/benches/search_bench.rs
#	raphtory-graphql/schema.graphql
#	raphtory-graphql/src/model/graph/edge.rs
#	raphtory-graphql/src/model/graph/edges.rs
#	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-graphql/src/model/graph/path_from_node.rs
#	raphtory/src/db/graph/views/filter/exploded_edge_property_filter.rs
#	raphtory/src/db/graph/views/filter/mod.rs
#	raphtory/src/db/graph/views/filter/model/edge_filter.rs
#	raphtory/src/db/graph/views/filter/model/mod.rs
#	raphtory/src/db/graph/views/filter/model/node_filter.rs
#	raphtory/src/db/graph/views/filter/model/property_filter.rs
#	raphtory/src/python/filter/edge_filter_builders.rs
#	raphtory/src/python/filter/mod.rs
#	raphtory/src/python/filter/node_filter_builders.rs
#	raphtory/src/python/filter/property_filter_builders.rs
#	raphtory/src/python/filter/window_filter.rs
#	raphtory/src/search/edge_filter_executor.rs
#	raphtory/src/search/exploded_edge_filter_executor.rs
#	raphtory/src/search/mod.rs
@shivamka1 shivamka1 force-pushed the features/edge-srcdst branch from b7e9eae to d825be9 Compare November 18, 2025 13:24
@shivamka1 shivamka1 marked this pull request as ready for review November 19, 2025 09:41
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.

The new builders need tidying up so there is not so much repeated code in the implementation. Also, finish moving all the node filtered graphs to use the new nodeop version

@shivamka1 shivamka1 mentioned this pull request Nov 19, 2025
@Pometry Pometry deleted a comment from ljeub-pometry Nov 19, 2025
@shivamka1 shivamka1 merged commit 31bf83a into master_filter Nov 25, 2025
1 of 2 checks passed
@shivamka1 shivamka1 deleted the features/edge-srcdst branch November 25, 2025 19:34
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.

4 participants