gephi / gephi-toolkit-demos

Quick demos using the Toolkit
95 stars 88 forks source link

Gephi Toolkit Demos

The Gephi Toolkit project package essential modules (Graph, Layout, Filters, IO...) in a standard Java library, which any Java project can use for getting things done.

The toolkit is just a single JAR that anyone could reuse in a Java program. This tutorial aims to introduce the project, show possibilities and start write some code.

Use this demos:

Consult the Gephi Toolkit Javadoc for help.

References: