GitHub user dkuppitz opened a pull request:

    https://github.com/apache/tinkerpop/pull/621

    TINKERPOP-1682 by-modulator optimization strategy

    https://issues.apache.org/jira/browse/TINKERPOP-1682
    
    Implemented `ByModulatorOptimizationStrategy` which replaces certain 
standard traversals w/ optimized traversals (e.g. `TokenTraversal`).
    
    `docker/build.sh -t -i` succeeded.
    
    VOTE: +1
    
    I wouldn't mind to wait for 
[TINKERPOP-1689](https://issues.apache.org/jira/browse/TINKERPOP-1689) to fix 
the 
[todo](https://github.com/apache/tinkerpop/commit/c5a1bdebf02538dda19fa73c26e1aa350aa8c32f#diff-116d9ef1d2f03e342eef281717bc5f39R83)
 though.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1682

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/621.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #621
    
----
commit c5a1bdebf02538dda19fa73c26e1aa350aa8c32f
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Date:   2017-06-08T13:23:08Z

    Implemented `ByModulatorOptimizationStrategy` which replaces certain 
standard traversals w/ optimized traversals (e.g. `TokenTraversal`).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to