| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.structure | |
| org.apache.tinkerpop.gremlin.structure.io.gryo |
| Modifier and Type | Method and Description |
|---|---|
default GryoWriter.Builder |
Graph.Io.gryoWriter()
Creates a
GraphWriter builder for Gryo serializations. |
| Modifier and Type | Method and Description |
|---|---|
static GryoWriter.Builder |
GryoWriter.build() |
GryoWriter.Builder |
GryoWriter.Builder.mapper(GryoMapper gryoMapper)
Supply a mapper
GryoMapper instance to use as the serializer for the KryoWriter. |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.