GitHub user okram opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/123

    TINKERPOP3-926: Renamed TinkerGraph public statics to common pattern used 
for other statics.

    https://issues.apache.org/jira/browse/TINKERPOP3-926
    
    Renamed the `public statics` to use the standard TinkerPop pattern of 
spelling out the full property name is capital case with new words (and or 
camel case) having a `_` split.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP3-926

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/123.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 #123
    
----
commit 12de257cb43ea13b768ead04ce2a63108b608c8a
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-10-27T23:35:00Z

    Fixed the .properties file keys consistent with TinkerPop pattern.

----


---
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