Pometry / Pometry/Raphtory

Limit the nodeview to include time and layer from the exploded edge

Open
#2,401 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
642
Forks
70
Avg merge
2d 13h
Merged PRs (30d)
21

Description

need to make sure these filters are applied correctly, they should apply to the node at the time of the event and in the layer of the event.

Originally posted by @ljeub-pometry in https://github.com/Pometry/Raphtory/pull/2364#discussion_r2541697197

make sure this actually takes care to limit the nodeview to include time and layer from the exploded edge.

Originally posted by @ljeub-pometry in https://github.com/Pometry/Raphtory/pull/2364#discussion_r2541907722

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the nodeview filtering path that handles an exploded edge. Verify how the edge's event time and layer are passed to the node filter; done means the nodeview is limited using both values correctly, with relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.