| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure | |
| com.tinkerpop.gremlin.structure.io.kryo |
| Modifier and Type | Method and Description |
|---|---|
default KryoWriter.Builder |
Graph.Io.kryoWriter()
Creates a
GraphWriter builder for Kryo serializations. |
| Modifier and Type | Method and Description |
|---|---|
static KryoWriter.Builder |
KryoWriter.build() |
KryoWriter.Builder |
KryoWriter.Builder.mapper(KryoMapper kryoMapper)
Supply a mapper
KryoMapper instance to use as the serializer for the KryoWriter. |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.