Class OrientGraphSONV3

java.lang.Object
org.apache.tinkerpop.shaded.jackson.databind.Module
org.apache.tinkerpop.shaded.jackson.databind.module.SimpleModule
org.apache.tinkerpop.gremlin.structure.io.graphson.TinkerPopJacksonModule
org.apache.tinkerpop.gremlin.orientdb.io.graphson.OrientGraphSON
org.apache.tinkerpop.gremlin.orientdb.io.graphson.OrientGraphSONV3
All Implemented Interfaces:
Serializable, org.apache.tinkerpop.shaded.jackson.core.Versioned

public class OrientGraphSONV3 extends OrientGraphSON
Created by Enrico Risa on 06/09/2017.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Created by Enrico Risa on 06/09/2017.
    static class 
    Created by Enrico Risa on 06/09/2017.

    Nested classes/interfaces inherited from class org.apache.tinkerpop.shaded.jackson.databind.Module

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

    Fields
    Modifier and Type
    Field
    Description
    static final OrientGraphSONV3
     
    protected static final Map<Class,String>
     

    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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.tinkerpop.gremlin.orientdb.io.graphson.OrientGraphSON

    getTypeNamespace

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

    _checkNotNull, addAbstractTypeMapping, addDeserializer, addKeyDeserializer, addKeySerializer, addSerializer, addSerializer, addValueInstantiator, getModuleName, getTypeId, registerSubtypes, registerSubtypes, registerSubtypes, setAbstractTypes, setDeserializerModifier, setDeserializers, setKeyDeserializers, setKeySerializers, setMixInAnnotation, setNamingStrategy, setSerializerModifier, setSerializers, setupModule, setValueInstantiators, version

    Methods inherited from class org.apache.tinkerpop.shaded.jackson.databind.Module

    getDependencies

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait