Uses of Interface
org.apache.tinkerpop.gremlin.driver.ser.MessageTextSerializer
-
Packages that use MessageTextSerializer Package Description org.apache.tinkerpop.gremlin.driver.ser -
-
Uses of MessageTextSerializer in org.apache.tinkerpop.gremlin.driver.ser
Classes in org.apache.tinkerpop.gremlin.driver.ser that implement MessageTextSerializer Modifier and Type Class Description class
GraphSONMessageSerializerV1d0
Serialize results to JSON with version 1.0.x schema.class
GraphSONMessageSerializerV2d0
Serialize results to JSON with version 2.0.x schema and the extended module.class
GraphSONMessageSerializerV3d0
Serialize results to JSON with version 3.0.x schema and the extended module.
-