Package org.apache.tinkerpop.gremlin.structure.io.graphml
-
Class Summary Class Description GraphMLIo Constructs GraphML IO implementations given aGraph
andIoRegistry
.GraphMLIo.Builder GraphMLMapper This is an "empty" implementation only present for compatibility withIo
.GraphMLMapper.Builder GraphMLReader GraphMLReader
writes the data from a GraphML stream to a graph.GraphMLReader.Builder Allows configuration and construction of the GraphMLReader instance.GraphMLResourceAccess Provides path access to test data resources.GraphMLWriter GraphMLWriter writes a Graph to a GraphML OutputStream.GraphMLWriter.Builder