Package org.apache.tinkerpop.gremlin.structure.io.pdt
package org.apache.tinkerpop.gremlin.structure.io.pdt
-
ClassDescriptionAn immutable representation of a provider-defined type consisting of a name and a map of fields.Adapter for converting between a typed object and a
CompositePDTfield map.Registry forProviderDefinedTypeAdapterinstances that supports hydration ofCompositePDTvalues into typed objects.An immutable representation of a primitive provider-defined type consisting of a name and an opaque string value.Adapter for converting between a typed object and aPrimitivePDTstring value.Marks a class as a provider-defined type for serialization viaCompositePDT.Common supertype for all PDT adapters.