[Feat]: It is desired that edges can be used to connect between multiple graphs.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.3k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature / 功能描述
It is desired that edges can be used to connect between multiple graphs. For example, nodes in Graph 1 and nodes in Graph 2 can be connected by edges.
Such as the example sub-graph:
If there are edges here that can connect different subgraphs, then this function will be very useful.
Are you willing to contribute? / 是否愿意参与贡献?
✅ Yes / 是
Contributor guide
No contributing guide indexed for this repository
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
Start with the linked sub-graph example and examine how Graph 1 and Graph 2 are represented. Determine the expected behavior for edges between nodes in different subgraphs, then verify that the example supports those connections without breaking existing subgraph behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100