aws / aws/graph-explorer

Consolidate logic to extract entity config from entity

Open
#1,213 0 comments 0 reactions 0 assignees View on GitHub
reliability tech debt
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
8d 9h
Merged PRs (30d)
7

Description

Multiple areas of the code need to map from a vertex/edge to a vertex/edge config. This code should all use the same logic to reduce the chance of issues.

* Schema sync when fetching attributes
* Keyword search
* User query
* Neighbor expansion

Contributor guide

Open the contributing guide

Research direction

Locate the implementations for schema sync attribute fetching, keyword search, user query, and neighbor expansion, then compare how each maps a vertex or edge to its config. Consolidate those paths around one shared extraction logic and verify that all four behaviors remain consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.