All Classes and Interfaces

Class
Description
An attribute
Denotes the type of an attribute.
Base implementation for an importer which uses consumers to notify interested parties.
Base implementation for an exporter.
Imports a graph from a CSV Format or any other Delimiter-separated value format.
Exports a graph into a CSV Format or any other Delimiter-separated value format.
Supported CSV formats.
Parameters that affect the behavior of CVS importers/exporters.
Imports a graph from a CSV Format or any other Delimiter-separated value format.
Default implementation of an attribute.
A generic importer using consumers for DIMACS format.
Exports a graph into DIMACS format.
Parameters that affect the behavior of the DIMACSExporter exporter.
DIMACS challenge format.
Imports a graph specified in DIMACS format.
Import a graph from a DOT file.
Exports a graph into a DOT file.
Import a graph from a DOT file.
Interface for an importer using consumers.
An exception that the library throws in case of graph export errors.
Attribute types supported by GEXF.
Exports a graph as GEXF (Graph Exchange XML Format).
Denotes the category of a GEXF-Attribute.
Parameters that affect the behavior of the exporter.
Imports a graph from a GML file (Graph Modeling Language).
Exports a graph into a GML file (Graph Modeling Language).
Parameters that affect the behavior of the GmlExporter exporter.
Imports a graph from a GML file (Graph Modeling Language).
Importer which reads graphs in graph6 or sparse6 format.
Exporter which exports graphs in graph6 or sparse6 format.
Format type: graph6 (g6) or sparse6(s6)
Importer which reads graphs in graph6 or sparse6 format.
Interface for graph exporters
Interface for graph importers
Imports a graph from a GraphML data source.
Exports a graph as GraphML.
Denotes the category of a GraphML-Attribute.
Imports a graph from a GraphML data source.
Special events which may happen during import.
An exception that the library throws in case of graph import errors.
Assign a unique integer identifier to a set of elements.
Imports a graph from a JSON file.
Exports a graph using JSON.
Imports a graph from a JSON file.
Exports a graph into Lemon graph format (LGF).
Parameters that affect the behavior of the LemonExporter exporter.
Exports a graph to a plain text matrix format, which can be processed by matrix manipulation software, such as MTJ or MATLAB.
Formats supported by the MatrixExporter exporter.
Imports a graph from a GEXF data source.
Imports a graph from a GEXF data source.
Imports a GraphML file as an edge list.
Imports a graph from a GraphML data source.
Imports a graph from a GraphML data source.
Importer for files in the TSPLIB95 format.
Container for the meta data of an imported TSPLIB95 file.
A node imported from the NODE_COORD_SECTION of a TSPLIB95-file.
Container for the entry values read from the specification part of a file in TSPLIB95 format.
Exports a graph to a CSV format that can be imported into MS Visio.