Uses of Package
org.apache.tinkerpop.gremlin.structure.io.graphml
Packages that use org.apache.tinkerpop.gremlin.structure.io.graphml
Package
Description
-
-
Classes in org.apache.tinkerpop.gremlin.structure.io.graphml used by org.apache.tinkerpop.gremlin.structure.io.graphmlClassDescriptionConstructs 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.GraphMLWriter writes a Graph to a GraphML OutputStream.