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()`.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to