Class GraphSONMessageSerializerGremlinV1d0

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

    public final class GraphSONMessageSerializerGremlinV1d0
    extends AbstractGraphSONMessageSerializerV1d0
    Serialize results to JSON with version 1.0.x schema.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • GraphSONMessageSerializerGremlinV1d0

        public GraphSONMessageSerializerGremlinV1d0()
      • GraphSONMessageSerializerGremlinV1d0

        public GraphSONMessageSerializerGremlinV1d0​(GraphSONMapper mapper)
    • Method Detail

      • mimeTypesSupported

        public String[] mimeTypesSupported()
        Description copied from interface: MessageSerializer
        The list of mime types that the serializer supports.