public static final class GryoWriter.Builder extends Object implements GraphWriter.WriterBuilder<GryoWriter>
| Modifier and Type | Method and Description | 
|---|---|
| GryoWriter | create()Create the  GryoWriter. | 
| GryoWriter.Builder | mapper(Mapper<org.apache.tinkerpop.shaded.kryo.Kryo> gryoMapper)Supply a mapper  GryoMapperinstance to use as the serializer for theKryoWriter. | 
public GryoWriter.Builder mapper(Mapper<org.apache.tinkerpop.shaded.kryo.Kryo> gryoMapper)
GryoMapper instance to use as the serializer for the KryoWriter.public GryoWriter create()
GryoWriter.create in interface GraphWriter.WriterBuilder<GryoWriter>Copyright © 2013–2022 Apache Software Foundation. All rights reserved.