| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure.io.graphson | |
| com.tinkerpop.gremlin.structure.io.kryo |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphSONMapper
An extension to the standard Jackson
ObjectMapper which automatically registers the standard
GraphSONModule for serializing Graph elements. |
| Modifier and Type | Class and Description |
|---|---|
class |
KryoMapper
A
Mapper implementation for Kryo. |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.