Show / Hide Table of Contents

    Namespace Gremlin.Net.Structure.IO.GraphSON

    Classes

    GraphSON2Reader

    Handles deserialization of GraphSON3 data.

    GraphSON2Writer

    Handles serialization of GraphSON2 data.

    GraphSON3Reader

    Handles deserialization of GraphSON3 data.

    GraphSON3Writer

    Handles serialization of GraphSON3 data.

    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