Uses of Class
org.apache.tinkerpop.gremlin.driver.ser.AbstractGraphSONMessageSerializerV2d0
-
Packages that use AbstractGraphSONMessageSerializerV2d0 Package Description org.apache.tinkerpop.gremlin.driver.ser -
-
Uses of AbstractGraphSONMessageSerializerV2d0 in org.apache.tinkerpop.gremlin.driver.ser
Subclasses of AbstractGraphSONMessageSerializerV2d0 in org.apache.tinkerpop.gremlin.driver.ser Modifier and Type Class Description classGraphSONMessageSerializerGremlinV2d0Deprecated.As for release 3.4.0, replaced byGraphSONMessageSerializerV2d0.classGraphSONMessageSerializerV2d0Serialize results to JSON with version 2.0.x schema and the extended module.classGraphSONMessageSerializerV3d0Serialize results to JSON with version 3.0.x schema and the extended module.
-