Class GryoSerializersV3.PathSerializer

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

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