Class GraphSONXModuleV2d0

  • All Implemented Interfaces:
    Serializable, org.apache.tinkerpop.shaded.jackson.core.Versioned

    public final class GraphSONXModuleV2d0
    extends TinkerPopJacksonModule
    Version 2.0 of GraphSON extensions.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  GraphSONXModuleV2d0.Builder  
      • Nested classes/interfaces inherited from class org.apache.tinkerpop.shaded.jackson.databind.Module

        org.apache.tinkerpop.shaded.jackson.databind.Module.SetupContext
    • Field Summary

      • Fields inherited from class org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule

        _abstractTypes, _deserializerModifier, _deserializers, _hasExplicitName, _keyDeserializers, _keySerializers, _mixins, _name, _namingStrategy, _serializerModifier, _serializers, _subtypes, _valueInstantiators, _version
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected GraphSONXModuleV2d0​(boolean normalize)
      Constructs a new object.