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

IncidentToAdjacentStrategy is buggy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.4, 3.2.3
    • 3.1.6
    • process
    • None

    Description

      IncidentToAdjacentStrategy turns outE().inV().simplePath() into out().simplePath(), which will return a wrong result as soon as there is more than 1 edge between a pair of vertices.

      The set INVALIDATING_STEP_CLASSES should only contain PathProcessor.class and LambdaHolder.class Furthermore SimplePathStep should implement PathProcessor.

      Attachments

        Activity

          People

            dkuppitz Daniel Kuppitz
            dkuppitz Daniel Kuppitz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: