A graph implementation using String objects to represent the nodes and the labels of the edges.
Download: https://github.com/abego/abego-stringgraph/releases/tag/v0.5.0
Maven:
<dependency>
<groupId>org.abego.stringgraph</groupId>
<artifactId>abego-stringgraph</artifactId>
<version>0.5.0</version>
</dependency>
You may check out the source code from the GitHub repository.
- Sources: https://github.com/abego/abego-stringgraph
- Twitter: @abego (e.g. for announcements of new releases)
abego StringGraph is available under a business friendly MIT license.