| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.driver.ser | |
| org.apache.tinkerpop.gremlin.structure.io.graphson |
| Constructor and Description |
|---|
AbstractGraphSONMessageSerializerV1d0(GraphSONMapper mapper) |
GraphSONMessageSerializerGremlinV1d0(GraphSONMapper mapper) |
GraphSONMessageSerializerV1d0(GraphSONMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
GraphSONMapper |
GraphSONMapper.Builder.create() |
| Modifier and Type | Method and Description |
|---|---|
GraphSONWriter.Builder |
GraphSONWriter.Builder.mapper(GraphSONMapper mapper)
Override all of the builder options with this mapper.
|
GraphSONReader.Builder |
GraphSONReader.Builder.mapper(GraphSONMapper mapper)
Override all of the
GraphSONMapper builder
options with this mapper. |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.