Repository: tinkerpop
Updated Branches:
  refs/heads/master e1f82c422 -> 4334087cd


Added HGraphDB to graph systems listing.


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

Branch: refs/heads/master
Commit: 4334087cde7b0e5a799f54da697fbe21982d05c6
Parents: e1f82c4
Author: Ted Wilmes <twil...@gmail.com>
Authored: Wed Nov 16 08:10:31 2016 -0600
Committer: Ted Wilmes <twil...@gmail.com>
Committed: Wed Nov 16 08:10:31 2016 -0600

----------------------------------------------------------------------
 docs/site/home/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/4334087c/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 46cc68e..2a54d2c 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -220,6 +220,7 @@ limitations under the License.
             <li><a 
href="http://www.datastax.com/products/datastax-enterprise-graph";>DSEGraph</a> 
- DataStax graph database with OLTP and OLAP support.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#giraphgraphcomputer";>Hadoop
 (Giraph)</a> - OLAP graph processor using Giraph.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#sparkgraphcomputer";>Hadoop
 (Spark)</a> - OLAP graph processor using Spark.</li>
+           <li><a href="https://github.com/rayokota/hgraphdb";>HGraphDB</a> - 
OLTP graph database running on Apache HBase.</li>
             <li><a 
href="https://console.ng.bluemix.net/catalog/services/ibm-graph/";>IBM Graph</a> 
- OLTP graph database as a service.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/currentg/#neo4j-gremlin";>Neo4j</a> - 
OLTP graph database (embedded).</li>
             <li><a 
href="https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt";>neo4j-gremlin-bolt</a>
 - OLTP graph database (using Bolt Protocol).</li>

Reply via email to