| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.driver.ser | |
| org.apache.tinkerpop.gremlin.structure.io.graphson |
| Constructor and Description |
|---|
AbstractJsonMessageSerializerV1d0(GraphSONMapper mapper) |
JsonMessageSerializerGremlinV1d0(GraphSONMapper mapper) |
JsonMessageSerializerV1d0(GraphSONMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
GraphSONMapper |
GraphSONMapper.Builder.create() |
| Modifier and Type | Method and Description |
|---|---|
GraphSONReader.Builder |
GraphSONReader.Builder.mapper(GraphSONMapper mapper)
Override all of the
GraphSONMapper builder
options with this mapper. |
GraphSONWriter.Builder |
GraphSONWriter.Builder.mapper(GraphSONMapper mapper)
Override all of the builder options with this mapper.
|
| Constructor and Description |
|---|
GraphSONReader(GraphSONMapper mapper,
long batchSize,
String vertexIdKey,
String edgeIdKey) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.