Admin deletions
Open
Nobody has claimed this yet.
Rust Core
Semantics/API
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
Currently there is no way in raphtory to undo an update. We need some 'admin' functionality that will actually remove an update/node/edge from a graph - in comparison to inserting a delete ino the history.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. First map Raphtory's graph update and history APIs, then clarify the intended admin behavior for removing updates, nodes, and edges; done should include defined semantics and tests showing these removals differ from inserting deletes into history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100