Repository: tinkerpop
Updated Branches:
  refs/heads/master 9148c76a6 -> f4729b96f


Added gremlin-objects to the provider listings CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f4729b96
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f4729b96
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f4729b96

Branch: refs/heads/master
Commit: f4729b96f548bc14c70d490586b3591f52ee2dd5
Parents: 9148c76
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Tue Aug 22 12:39:02 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Tue Aug 22 12:39:02 2017 -0400

----------------------------------------------------------------------
 docs/site/home/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f4729b96/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 6a1a18b..8f6723d 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -260,8 +260,9 @@ limitations under the License.
             <li><a 
href="https://github.com/jbmusso/gremlin-javascript";>gremlin-javascript</a> 
(js) - A Gremlin Server driver for JavaScript.</li>
             <li><a href="https://github.com/qasaur/gremgo";>gremgo</a> (go) - A 
Gremlin Server driver for Go.</li>
             <li><a 
href="https://github.com/FlorianHockmann/Gremlin.Net";>Gremlin.Net</a> (.NET - 
C#) - A Gremlin Server driver for .NET.</li>
-            <li><a 
href="http://gremlinrestclient.readthedocs.org/en/latest/";>gremlinrestclient</a>
 (python) - Python 2/3 library that uses HTTP to communicate with the Gremlin 
Server over REST.</li>
+            <li><a 
href="https://github.com/karthicks/gremlin-ogm";>gremlin-objects</a> (java) - An 
Object Graph Mapping Library For Gremlin.</li>
             <li><a 
href="https://github.com/PommeVerte/gremlin-php";>gremlin-php</a> (php) - A 
Gremlin Server driver for PHP.</li>
+            <li><a 
href="http://gremlinrestclient.readthedocs.org/en/latest/";>gremlinrestclient</a>
 (python) - Python 2/3 library that uses HTTP to communicate with the Gremlin 
Server over REST.</li>
             <li><a 
href="https://github.com/windj007/python-gremlin-rest";>python-gremlin-rest</a> 
(python) - A REST-based client for Gremlin Server.</li>
             <li><a 
href="https://github.com/coreyauger/reactive-gremlin";>reactive-gremlin</a> 
(scala) - An Akka HTTP Websocket Connector.</li>
             <li><a 
href="https://github.com/viagraphs/scalajs-gremlin-client";>scalajs-gremlin-client</a>
 (scala) - A Gremlin-Server client with ad-hoc extensible, reactive, typeclass 
based API.</li>

Reply via email to