Class GraphSONMessageSerializerV2d0

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

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