Uses of Package
org.apache.tinkerpop.gremlin.structure.io
Packages that use org.apache.tinkerpop.gremlin.structure.io
Package
Description
-
Classes in org.apache.tinkerpop.gremlin.structure.io used by org.apache.tinkerpop.gremlin.structureClassDescriptionHelps to construct an
Ioimplementation and should be implemented by every such implementation as that class will be passed toGraph.io(Io.Builder)by the user. -
Classes in org.apache.tinkerpop.gremlin.structure.io used by org.apache.tinkerpop.gremlin.structure.ioClassDescriptionRepresents an abstract view for one or more primitive byte arrays and NIO buffers.Functions for reading a graph and its graph elements from a different serialization format.Largely a marker interface for builder classes that construct a
GraphReader.Functions for writing a graph and its elements to a serialized format.Largely a marker interface for builder classes that construct aGraphWriter.Helps to construct anIoimplementation and should be implemented by every such implementation as that class will be passed toGraph.io(Io.Builder)by the user.A generalized custom serializer registry for providers implementing aGraph.Largely a marker interface for builders that constructMapperinstances. -
Classes in org.apache.tinkerpop.gremlin.structure.io used by org.apache.tinkerpop.gremlin.structure.io.graphmlClassDescriptionFunctions for reading a graph and its graph elements from a different serialization format.Largely a marker interface for builder classes that construct a
GraphReader.Functions for writing a graph and its elements to a serialized format.Largely a marker interface for builder classes that construct aGraphWriter. -
Classes in org.apache.tinkerpop.gremlin.structure.io used by org.apache.tinkerpop.gremlin.structure.io.graphsonClassDescriptionFunctions for reading a graph and its graph elements from a different serialization format.Largely a marker interface for builder classes that construct a
GraphReader.Functions for writing a graph and its elements to a serialized format.Largely a marker interface for builder classes that construct aGraphWriter.Represents a low-level serialization class that can be used to map classes to serializers. -
Classes in org.apache.tinkerpop.gremlin.structure.io used by org.apache.tinkerpop.gremlin.structure.io.gryoClassDescriptionFunctions for reading a graph and its graph elements from a different serialization format.Largely a marker interface for builder classes that construct a
GraphReader.Functions for writing a graph and its elements to a serialized format.Largely a marker interface for builder classes that construct aGraphWriter.Represents a low-level serialization class that can be used to map classes to serializers.