gremlin
    Preparing search index...

    Represents the primary DSL of the Gremlin traversal machine.

    Index

    Constructors

    Properties

    graph: Graph
    graphTraversalClass: typeof GraphTraversal = GraphTraversal

    Optional GraphTraversal constructor.

    graphTraversalSourceClass: typeof GraphTraversalSource = GraphTraversalSource

    Optional GraphTraversalSource constructor.

    gremlinLang: default = ...

    Optional GremlinLang instance.

    remoteConnection?: RemoteConnection
    traversalStrategies: TraversalStrategies

    Methods