Pometry / Pometry/Raphtory

Improve errors for add_edge

Open
#2,156 0 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

The error messages you get when adding updates/constant properties is unclear - it should specify that the edge is limited to the layer it was added on and if you want to add updates to another layer you must go and get an unlayer edge from the graph

Image

Image

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 locating the add_edge entry point and reproduce adding updates or constant properties to an edge on one layer, then inspect the resulting errors. Done means the messages explain that the edge is limited to its added layer and direct users to obtain an unlayered edge when targeting another layer.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend-api-design, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.