Uses of Class
org.apache.tinkerpop.gremlin.structure.io.graphml.GraphMLMapper.Builder
Packages that use GraphMLMapper.Builder
-
Uses of GraphMLMapper.Builder in org.apache.tinkerpop.gremlin.structure.io.graphml
Methods in org.apache.tinkerpop.gremlin.structure.io.graphml that return GraphMLMapper.BuilderModifier and TypeMethodDescriptionGraphMLMapper.Builder.addRegistry(IoRegistry registry) static GraphMLMapper.BuilderGraphMLMapper.build()GraphMLIo.mapper()Constructs aMapper.Builderwhich is responsible for constructing the abstraction over different serialization methods.