Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1792

Random TraversalSource Selection in GremlinScriptEngine

    XMLWordPrintableJSON

Details

    Description

      GremlinScriptEngine implementations make a random TraversalSource selection when processing lambdas. Obviously it should be bound more clearly to the specific TraversalSource the caller requests. Another issue that isn't completely clear is that bindings passed from the client share the same namespace as TraversalSource bindings which means that if the TraversalSource is "g" then you couldn't write a traversal like: withSideEffect(“g”, “hello”). That could be smarter as well.

      Attachments

        Issue Links

          Activity

            People

              spmallette Stephen Mallette
              spmallette Stephen Mallette
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: