Skip to content

Thalidomide-d/gephi-toolkit-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Open the project in Netbeans IDE.
  • Each demo is independent from each other.
  • Run demos by calling script() method.
  • Change the main class to execute a demo
  • Be sure the Toolkit Javadoc is loaded in the Netbeans Project, or load it from lib/ folder.

References:

About

Quick demos using the Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%