xiazcy opened a new pull request, #3211: URL: https://github.com/apache/tinkerpop/pull/3211
https://issues.apache.org/jira/browse/TINKERPOP-2234 Implementation based on the [proposal in review](https://github.com/apache/tinkerpop/pull/3207). Added `P.typeOf()` predicate, which recognized a new set of `GType` enum token, `String` as registered in the `GlobalTypeCache`, as well as `Class` in Java/Groovy usage. Main implementation is ready to be reviewed. Listing here a couple of remaining tasks, and keeping this as draft until proposal is merged. - [ ] Proposal merged - [ ] Replaced `N` with `GType` - [ ] Additional tests added - [ ] Documentations added -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org