A graph lib implemented in JavaScript.
- addVertex
- removeVertex
- getVertex
- existsVertex
- setVertexProperties
- findVertices
- addEdge
- removeEdge
- getEdge
- existsEdge
- setEdgeProperties
- getAdjacents
- getAdjacencyList.
I stopped working on this lib because I wanted to study more important subjects. But I reeaaaally want to develop a great graph lib using TypeScript. So if you want it too, contact me and let's build an amazing lib together.