You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2015/05/18 20:23:37 UTC

svn commit: r1680063 - /incubator/tinkerpop/site/index.html

Author: spmallette
Date: Mon May 18 18:23:37 2015
New Revision: 1680063

URL: http://svn.apache.org/r1680063
Log:
Added elastic-gremlin implementation.

Modified:
    incubator/tinkerpop/site/index.html

Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1680063&r1=1680062&r2=1680063&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Mon May 18 18:23:37 2015
@@ -96,6 +96,7 @@
            <p/>
            <h4>Graph System Implementations</h4>
              <ul>
+               <li><a href="https://github.com/rmagen/elastic-gremlin">elastic-gremlin</a></li>
                <li><a href="http://tinkerpop.incubator.apache.org/docs/3.0.0.M8-incubating/#giraphgraphcomputer">Hadoop (Giraph)</a></li>
                <li><a href="http://tinkerpop.incubator.apache.org/docs/3.0.0.M8-incubating/#sparkgraphcomputer">Hadoop (Spark)</a></li>
                <li><a href="https://github.com/pietermartin/sqlg">Sqlg</a></li>