You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
hanyuqing 1ff6b4a3ae 22 4 months ago
..
dist 22 4 months ago
esm 22 4 months ago
lib 22 4 months ago
src 22 4 months ago
LICENSE 22 4 months ago
README.md 22 4 months ago
package.json 22 4 months ago

README.md

@antv/graphlib

A library containing multible usages for graph structure, graph algorithm, and other graph ops.

一个包含方便的图结构,图算法,以及其他操作图的方法的图库,为 AntV 上层提供相应的图基础能力。

build Coverage Status npm Version npm Download npm License

Features

  • Manage graph structure data with simple APIs.
  • Easily batch multiple changes for performance optimization.
  • GraphView for efficient data transformation.

📖 API

Classes

🗂 Change Log

2.0.2

  • feat: supports undefined parent as unsetting parent for setParent API;

2.0

  • 🎉 Release new version

📄 License

MIT@AntV.