# HugeGraph 图计算（OLAP）

LLMS 索引： [llms.txt](/cn/llms.txt)

---

HugeGraph-Computer 仓库包含两套 OLAP 系统：Java 实现的分布式 BSP 框架 Computer，以及 Go 实现的内存图计算平台 Vermeer。

> DeepWiki 提供实时更新的项目文档，内容更全面准确，适合快速了解项目最新情况。
>
> 📖 [https://deepwiki.com/apache/hugegraph-computer/](https://deepwiki.com/apache/hugegraph-computer/)

- [Vermeer 快速入门](./hugegraph-vermeer.md)
- [Computer 快速入门](./hugegraph-computer.md)
- [Computer 配置参考](./hugegraph-computer-config.md)
- [源代码](https://github.com/apache/hugegraph-computer)

---

本节页面：

- [HugeGraph-Vermeer Quick Start](/cn/docs/quickstart/computing/hugegraph-vermeer/)
- [HugeGraph-Computer Quick Start](/cn/docs/quickstart/computing/hugegraph-computer/)
- [HugeGraph-Computer 配置参考](/cn/docs/quickstart/computing/hugegraph-computer-config/)
