[
https://issues.apache.org/jira/browse/TINKERPOP-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084649#comment-16084649
]
ASF GitHub Bot commented on TINKERPOP-1709:
-------------------------------------------
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.
----
> Add a list of all the steps that support by()/from()/to()/as()/option()
> -----------------------------------------------------------------------
>
> Key: TINKERPOP-1709
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1709
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.2.5
> Reporter: Marko A. Rodriguez
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)