Class GryoSerializersV1.PathSerializer

java.lang.Object
org.apache.tinkerpop.gremlin.structure.io.gryo.GryoSerializersV1.PathSerializer
All Implemented Interfaces:
SerializerShim<Path>
Enclosing class:
GryoSerializersV1

public static final class GryoSerializersV1.PathSerializer extends Object implements SerializerShim<Path>
Serializes any Path implementation encountered to an DetachedPath.