Package org.apache.tinkerpop.gremlin.structure.io.graphml
-
Class Summary Class Description GraphMLReader GraphMLReader
writes the data from a GraphML stream to a graph.GraphMLReader.Builder Allows configuration and construction of the GraphMLReader instance.GraphMLWriter GraphMLWriter writes a Graph to a GraphML OutputStream.GraphMLWriter.Builder