Class GryoSerializersV3.VertexPropertySerializer

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

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