Search Results for

    Show / Hide Table of Contents

    Namespace Gremlin.Net.Driver

    Classes

    ConnectionPoolSettings

    Holds settings for the ConnectionPool.

    GremlinClient

    Provides a mechanism for submitting Gremlin requests to one Gremlin Server.

    GremlinClientExtensions

    Provides extension methods for the IGremlinClient interface.

    GremlinServer

    Represents a Gremlin Server.

    ResultSet<T>

    A ResultSet is returned from the submission of a Gremlin script to the server and represents the results provided by the server. ResultSet includes enumerable data and status attributes.

    Tokens

    String constants used to configure a RequestMessage.

    Interfaces

    IGremlinClient

    Provides a mechanism for submitting Gremlin requests.

    IMessageSerializer

    Serializes data to and from Gremlin Server.

    In this article
    Back to top Copyright © 2018 The Apache Software Foundation