[GitHub] tinkerpop pull request #445: TINKERPOP-1470: InlineFilterStrategy should try...

2016-10-03 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/445#discussion_r81550568 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/optimization/InlineFilterStrategy.java --- @@ -72,97

[GitHub] tinkerpop pull request #445: TINKERPOP-1470: InlineFilterStrategy should try...

2016-09-29 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/445 TINKERPOP-1470: InlineFilterStrategy should try and P.or() has() children in OrSteps. https://issues.apache.org/jira/browse/TINKERPOP-1470 Added `InlineFilterStrategy` support for: