0xPlaygrounds / 0xPlaygrounds/kg-node
feat(core): Add modelling for pending edits and entity preview
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
## Goals
Add the ability to query entities after a potential edit was applied so that users can compare the current state of the KG with a potential future state.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue describes adding modeling for pending edits and entity previews in a knowledge graph. Look for existing entity and edit models in the codebase, likely in a core module. Understand how entities are currently queried and stored. The goal is to allow comparing current state with a potential future state, so changes may involve query logic, data structures, and possibly a preview API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100