<h1 align="center"> <b>@antv/graphlib</b> </h1>
npm install @antv/graphlib> A library containing multible usages for graph structure, graph algorithm, and other graph ops.
>
> 一个包含方便的图结构,图算法,以及其他操作图的方法的图库,为 AntV 上层提供相应的图基础能力。





- Manage graph structure data with simple APIs.
- Easily batch multiple changes for performance optimization.
- GraphView for efficient data transformation.
#### 2.0.2
- feat: supports undefined parent as unsetting parent for setParent API;
#### 2.0
- 🎉 Release new version
MIT@AntV.