[
https://issues.apache.org/jira/browse/TINKERPOP-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112714#comment-15112714
]
ASF GitHub Bot commented on TINKERPOP-818:
------------------------------------------
GitHub user dkuppitz opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/206
TINKERPOP-818 Consider a P.type()
I'm not happy with the naming of the opposite of `P.type()`: `P.notType()`
Any suggestions are welcome and the refactoring should be pretty easy. But
so far ...
* `mvn clean install`: passed
* integration tests: passed
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP-818
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/206.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 #206
----
commit 11845b7a0408f910fed96a261369c315b3a39773
Author: Daniel Kuppitz <[email protected]>
Date: 2016-01-22T17:09:47Z
Added `P.type()`, `P.notType()`, `Compare.type()` and `Compare.notType()`.
----
> Consider a P.type()
> -------------------
>
> Key: TINKERPOP-818
> URL: https://issues.apache.org/jira/browse/TINKERPOP-818
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.0.2-incubating
> Reporter: stephen mallette
> Assignee: Daniel Kuppitz
> Priority: Minor
> Fix For: 3.1.1-incubating
>
>
> A predicate that checks the type of the value passing through the traversal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)