Class GraphSONMessageSerializerV3d0

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

    public final class GraphSONMessageSerializerV3d0
    extends AbstractGraphSONMessageSerializerV2d0
    implements MessageTextSerializer<org.apache.tinkerpop.shaded.jackson.databind.ObjectMapper>
    Serialize results to JSON with version 3.0.x schema and the extended module.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)