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