Skip to content

abego/abego-stringgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abego StringGraph

A graph implementation using String objects to represent the nodes and the labels of the edges.

Download

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>

Development

You may check out the source code from the GitHub repository.

Links

License

abego StringGraph is available under a business friendly MIT license.

About

A directed graph implementation, using String values to identify nodes and edges

Resources

License

Stars

Watchers

Forks

Packages

No packages published