Uses of Class
org.apache.tinkerpop.gremlin.structure.io.graphml.GraphMLMapper.Builder
- 
Packages that use GraphMLMapper.Builder Package Description org.apache.tinkerpop.gremlin.structure.io.graphml 
- 
- 
Uses of GraphMLMapper.Builder in org.apache.tinkerpop.gremlin.structure.io.graphmlMethods in org.apache.tinkerpop.gremlin.structure.io.graphml that return GraphMLMapper.Builder Modifier and Type Method Description GraphMLMapper.BuilderGraphMLMapper.Builder. addRegistry(IoRegistry registry)static GraphMLMapper.BuilderGraphMLMapper. build()GraphMLMapper.BuilderGraphMLIo. mapper()Constructs aMapper.Builderwhich is responsible for constructing the abstraction over different serialization methods.
 
-