[
https://issues.apache.org/jira/browse/TINKERPOP-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112761#comment-15112761
]
ASF GitHub Bot commented on TINKERPOP-818:
------------------------------------------
Github user dkuppitz commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/206#issuecomment-173990024
> there should NOT be `notType()` that is `not(type(Class))`
I fully agree, BUT I had to [implement
negate()](https://github.com/apache/incubator-tinkerpop/blob/11845b7a0408f910fed96a261369c315b3a39773/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Compare.java#L190-L193).
> Use cases?
We've seen use cases in the past I just can't provide one off my head.
> 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)