docs: describe HugeGraph as full-stack graph system#456
Merged
Conversation
Reword documentation to present HugeGraph as a full-stack graph system covering graph database (OLTP), graph computing (OLAP) and graph AI. Updated /docs/introduction/_index.md to expand the project summary and highlight GraphRAG/graph
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the HugeGraph documentation positioning to describe Apache HugeGraph as a full-stack graph system spanning Graph Database (OLTP), Graph Computing (OLAP), and Graph AI (GraphRAG / graph ML), with refreshed introductions and supporting wording across EN/CN docs and blog indexes.
Changes:
- Expanded EN/CN introduction pages with a full-stack ecosystem overview, core components breakdown, and updated quick-start navigation.
- Reworded EN/CN architecture overview introductions to align with the “full-stack graph system” framing.
- Updated EN/CN blog index closing line to emphasize full-stack capabilities.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| content/en/docs/introduction/_index.md | Major rewrite to present HugeGraph as full-stack (DB/Compute/AI) with component overview, deployment table, and updated contact info. |
| content/cn/docs/introduction/_index.md | Chinese counterpart of the introduction rewrite, mirroring the full-stack framing and navigation. |
| content/en/docs/guides/architectural.md | Updates the opening paragraph to align architecture framing with full-stack (DB/Compute/AI). |
| content/cn/docs/guides/architectural.md | Chinese counterpart of the architecture intro rewording. |
| content/en/blog/_index.md | Tweaks blog landing page closing line to mention full-stack capabilities. |
| content/cn/blog/_index.md | Chinese counterpart of the blog landing page closing line update. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Pengzna
approved these changes
Mar 9, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Mar 9, 2026
* docs: describe HugeGraph as full-stack graph system Reword documentation to present HugeGraph as a full-stack graph system covering graph database (OLTP), graph computing (OLAP) and graph AI. Updated /docs/introduction/_index.md to expand the project summary and highlight GraphRAG/graph --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> 5a3027b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reword documentation to present HugeGraph as a full-stack graph system covering graph database (OLTP), graph computing (OLAP) and graph AI. Updated /docs/introduction/_index.md to expand the project summary and highlight GraphRAG/graph