Class GryoSerializersV1.VertexPropertySerializer

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

public static final class GryoSerializersV1.VertexPropertySerializer extends Object implements SerializerShim<VertexProperty>
Serializes any VertexProperty implementation encountered to an DetachedVertexProperty.