[ 
https://issues.apache.org/jira/browse/TINKERPOP-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115493#comment-15115493
 ] 

ASF GitHub Bot commented on TINKERPOP-818:
------------------------------------------

Github user okram commented on the pull request:

    
https://github.com/apache/incubator-tinkerpop/pull/206#issuecomment-174571662
  
    Couple of notes. 
    
    * Why is `Type` an enum?
    * `Type` will need to implement serializable.
    * Is `Type` the best name? Perhaps `TypePredicate`? We should really hide 
`Type` as the only way to get to it is via `P`.
    * I would not do the `String` model just yet. Stick with just a `Class` 
parameter until we think through fully what this means for other languages. 



> 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.2.0-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)

Reply via email to