Uses of Class
org.apache.tinkerpop.gremlin.structure.io.gryo.GryoWriter.Builder
Packages that use GryoWriter.Builder
-
Uses of GryoWriter.Builder in org.apache.tinkerpop.gremlin.structure.io.gryo
Methods in org.apache.tinkerpop.gremlin.structure.io.gryo that return GryoWriter.BuilderModifier and TypeMethodDescriptionstatic GryoWriter.BuilderGryoWriter.build()Supply a mapperGryoMapperinstance to use as the serializer for theKryoWriter.GryoIo.writer()Creates aGraphWriter.WriterBuilderimplementation .