GitHub user okram opened a pull request:

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

    TINKERPOP-1709: Add a list of all the steps that support 
by()/from()/to()/as()/option()

    https://issues.apache.org/jira/browse/TINKERPOP-1709
    
    Listed and referenced (linked to) those steps that support the various 
"modulations." The only one not added was `as()`, given that its not really a 
modulator and works for all steps.
    
    VOTE +1

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

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

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

    https://github.com/apache/tinkerpop/pull/673.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 #673
    
----
commit 94f93055f5321a36f96b83fab1f380b6ae932e2c
Author: Marko A. Rodriguez <[email protected]>
Date:   2017-07-12T20:42:11Z

    added references to thosee steps that support by(), to(), from(), and 
option(). as() was excluded as everything supports as.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to