Package | Description |
---|---|
org.apache.tinkerpop.gremlin.driver.ser | |
org.apache.tinkerpop.gremlin.structure.io.graphson |
Constructor and Description |
---|
AbstractGraphSONMessageSerializerV1d0(GraphSONMapper mapper) |
AbstractGraphSONMessageSerializerV2d0(GraphSONMapper mapper)
Deprecated.
|
GraphSONMessageSerializerGremlinV1d0(GraphSONMapper mapper) |
GraphSONMessageSerializerGremlinV2d0(GraphSONMapper mapper)
Deprecated.
|
GraphSONMessageSerializerV1d0(GraphSONMapper mapper) |
GraphSONMessageSerializerV2d0(GraphSONMapper mapper)
Deprecated.
|
GraphSONMessageSerializerV3d0(GraphSONMapper mapper)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GraphSONMapper |
GraphSONMapper.Builder.create() |
Modifier and Type | Method and Description |
---|---|
static GraphSONMapper.Builder |
GraphSONMapper.build(GraphSONMapper mapper)
Create a new Builder from a given
GraphSONMapper . |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.