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

RangeByIsCountStrategy fails for ConnectiveSteps

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.5
    • 3.3.0, 3.2.6
    • process
    • None

    Description

      gremlin> g.V().
      ......1>     and(
      ......2>       out().count().is(eq(0)),
      ......3>       __.in().count().is(eq(0))
      ......4>     )
      Index: -1, Size: 2
      Type ':help' or ':h' for help.
      Display stack trace? [yN]
      

      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: