Class GryoSerializersV1

java.lang.Object
org.apache.tinkerpop.gremlin.structure.io.gryo.GryoSerializersV1

public final class GryoSerializersV1 extends Object
This class holds serializers for graph-based objects such as vertices, edges, properties, and paths. These objects are "detached" using DetachedFactory before serialization. These serializers present a generalized way to serialize the implementations of core interfaces. These are serializers for Gryo 1.0.
Author:
Stephen Mallette (http://stephen.genoprime.com), Marko A. Rodriguez (http://markorodriguez.com)
  • Constructor Details

    • GryoSerializersV1

      public GryoSerializersV1()