Search Results for

    Show / Hide Table of Contents

    Namespace Gremlin.Net.Structure.IO.GraphBinary

    Classes

    DataType

    Represents a GraphBinary data type.

    GraphBinaryMessageSerializer

    Serializes data to and from Gremlin Server in GraphBinary format.

    GraphBinaryReader

    Allows to deserialize objects from GraphBinary.

    GraphBinaryWriter

    Allows to serialize objects to GraphBinary.

    RequestMessageSerializer

    Allows to serialize a .

    ResponseMessageSerializer

    Allows to deserialize a .

    StreamExtensions

    Provides extension methods for that are mostly useful when implementing GraphBinary serializers.

    TypeSerializerRegistry

    Provides GraphBinary serializers for different types.

    TypeSerializerRegistry.Builder

    The builder of a TypeSerializerRegistry.

    Interfaces

    ITypeSerializer

    Represents a serializer for a certain type.

    In This Article
    Back to top Copyright © 2018 The Apache Software Foundation