Class GryoSerializersV1.PropertySerializer

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

public static final class GryoSerializersV1.PropertySerializer extends Object implements SerializerShim<Property>
Serializes any Property implementation encountered to an DetachedProperty.