Show / Hide Table of Contents

    Namespace Gremlin.Net.Structure.IO.GraphSON

    Classes

    GraphSON2MessageSerializer

    Serializes data to and from Gremlin Server in GraphSON2 format.

    GraphSON2Reader

    Handles deserialization of GraphSON3 data.

    GraphSON2Writer

    Handles serialization of GraphSON2 data.

    GraphSON3MessageSerializer

    Serializes data to and from Gremlin Server in GraphSON3 format.

    GraphSON3Reader

    Handles deserialization of GraphSON3 data.

    GraphSON3Writer

    Handles serialization of GraphSON3 data.

    GraphSONMessageSerializer

    Serializes data to and from Gremlin Server in GraphSON format.

    GraphSONReader

    Allows to deserialize GraphSON to objects.

    GraphSONUtil

    Provides helper methods for GraphSON serialization.

    GraphSONWriter

    Allows to serialize objects to GraphSON.

    Interfaces

    IGraphSONDeserializer

    Supports deserializing GraphSON into an object.

    IGraphSONSerializer

    Supports serializing of an object to GraphSON.

    Back to top Copyright © 2018 The Apache Software Foundation