Class GraphMLReader.Builder

java.lang.Object
org.apache.tinkerpop.gremlin.structure.io.graphml.GraphMLReader.Builder
All Implemented Interfaces:
GraphReader.ReaderBuilder<GraphMLReader>
Enclosing class:
GraphMLReader

public static final class GraphMLReader.Builder extends Object implements GraphReader.ReaderBuilder<GraphMLReader>
Allows configuration and construction of the GraphMLReader instance.