Class GraphSONMessageSerializerV1d0

  • All Implemented Interfaces:
    MessageSerializer<org.apache.tinkerpop.shaded.jackson.databind.ObjectMapper>, MessageTextSerializer<org.apache.tinkerpop.shaded.jackson.databind.ObjectMapper>

    public final class GraphSONMessageSerializerV1d0
    extends AbstractGraphSONMessageSerializerV1d0
    implements MessageTextSerializer<org.apache.tinkerpop.shaded.jackson.databind.ObjectMapper>
    Serialize results to JSON with version 1.0.x schema.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)