| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io.graphson | |
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphSONReader.Builder | GraphSONReader.Builder. mapper(Mapper<org.apache.tinkerpop.shaded.jackson.databind.ObjectMapper> mapper)Override all of the  GraphSONMapperbuilder
 options with this mapper. | 
| GraphSONWriter.Builder | GraphSONWriter.Builder. mapper(Mapper<org.apache.tinkerpop.shaded.jackson.databind.ObjectMapper> mapper)Override all of the builder options with this mapper. | 
| Modifier and Type | Method and Description | 
|---|---|
| GryoReader.Builder | GryoReader.Builder. mapper(Mapper<org.apache.tinkerpop.shaded.kryo.Kryo> gryoMapper)Supply a mapper  GryoMapperinstance to use as the serializer for theKryoWriter. | 
| GryoWriter.Builder | GryoWriter.Builder. mapper(Mapper<org.apache.tinkerpop.shaded.kryo.Kryo> gryoMapper)Supply a mapper  GryoMapperinstance to use as the serializer for theKryoWriter. | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.