Edge/Node Semantics builder
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
We have several different node/edge semantics over the same datastore - alongside defaults (event graph, etc.) can we have a semantics builder where you can pick how nodes + edges over time are viewed. i.e. you may want to have nodes exist forever, but edges have event semantics etc.
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
The issue does not name files, tests, or an entry point. Begin by locating the existing default node and edge temporal semantics in the Rust graph datastore, then determine how a builder could select differing node and edge behaviors over time. Done would mean the requested combinations are supported alongside the existing defaults.
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