Package org.apache.tinkerpop.gremlin.structure.io.graphml
package org.apache.tinkerpop.gremlin.structure.io.graphml
-
ClassesClassDescriptionConstructs GraphML IO implementations given a
GraphandIoRegistry.This is an "empty" implementation only present for compatibility withIo.GraphMLReaderwrites the data from a GraphML stream to a graph.Allows configuration and construction of the GraphMLReader instance.Provides path access to test data resources.GraphMLWriter writes a Graph to a GraphML OutputStream.