Search Results for

    Show / Hide Table of Contents

    Namespace Gremlin.Net.Structure

    Classes

    Edge

    Represents an edge between to vertices.

    Element

    A common base class for Graph elements.

    Graph

    A Graph is a container object for a collection of Vertex, Edge, VertexProperty, and Property objects.

    Path

    A Path denotes a particular walk through a graph as defined by a ITraversal.

    Property

    A Property denotes a key/value pair associated with an Edge.

    Vertex

    Represents a vertex.

    VertexProperty

    A VertexProperty denotes a key/value pair associated with a Vertex.

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