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

TraversalStrategy.isApplicable(Traversal root)

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.2.0-incubating
    • None
    • process
    • None

    Description

      This is a non-breaking update to the TraversalStrategy API. There are currently 2 strategies that need to analyze the traversal from the root traversal to know if the strategy should be applied. The problem, strategies work on a per-traversal basis – not on the entire traversal as a whole. To make it more efficient for these global analysis traversal, we should have a boolean TraversalStrategy.isApplicable(Traversal root) which will run once and only run to determine if the strategy should be applied to all nested traversals.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            okram Marko A. Rodriguez

            Dates

              Created:
              Updated:

              Slack

                Issue deployment