Module org.jgrapht.io
Package org.jgrapht.nio.graphml
GraphML importers/exporters
-
Class Summary Class Description GraphMLEventDrivenImporter Imports a graph from a GraphML data source.GraphMLExporter<V,E> Exports a graph as GraphML.GraphMLImporter<V,E> Imports a graph from a GraphML data source.SimpleGraphMLEdgeListImporter Imports a GraphML file as an edge list.SimpleGraphMLEventDrivenImporter Imports a graph from a GraphML data source.SimpleGraphMLImporter<V,E> Imports a graph from a GraphML data source. -
Enum Summary Enum Description GraphMLExporter.AttributeCategory Denotes the category of a GraphML-Attribute.