Module org.jgrapht.io
Package org.jgrapht.nio.json
Json importers/exporters
-
Class Summary Class Description JSONEventDrivenImporter Imports a graph from a JSON file.JSONExporter<V,E> Exports a graph using JSON.JSONImporter<V,E> Imports a graph from a JSON file.