Package | Description |
---|---|
org.apache.tinkerpop.gremlin.structure.io.graphml | |
org.apache.tinkerpop.gremlin.structure.io.graphson | |
org.apache.tinkerpop.gremlin.structure.io.gryo |
Modifier and Type | Class and Description |
---|---|
class |
GraphMLMapper
This is an "empty" implementation only present for compatibility with
Io . |
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 |
GryoMapper
A
Mapper implementation for Kryo. |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.