Added S2Graph to provider index CTR

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

Branch: refs/heads/TINKERPOP-1730
Commit: 95f2d56a58e70074ef5231e66a05943fc8692c5e
Parents: db24e28
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Fri Sep 8 07:06:25 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Fri Sep 8 07:06:25 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/95f2d56a/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 8f6723d..5e4714c 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -224,14 +224,15 @@ limitations under the License.
             <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://janusgraph.org/";>JanusGraph</a> - Distributed 
OLTP and OLAP graph database with BerkeleyDB, Cassandra and HBase support.</li>
+            <li><a href="http://janusgraph.org/";>JanusGraph</a> - Distributed 
OLTP and OLAP graph database with BerkeleyDB, Apache Cassandra and Apache HBase 
support.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#neo4j-gremlin";>Neo4j</a>
 - OLTP graph database (embedded and high availability).</li>
             <li><a 
href="https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt";>neo4j-gremlin-bolt</a>
 - OLTP graph database (using Bolt Protocol).</li>
             <li><a 
href="https://github.com/orientechnologies/orientdb-gremlin";>OrientDB</a> - 
OLTP graph database</li>
+            <li><a href="http://s2graph.apache.org/";>Apache S2Graph</a> - OLTP 
graph database running on Apache HBase.</li>
             <li><a href="https://github.com/pietermartin/sqlg";>Sqlg</a> - 
RDBMS OLTP implementation with HSQLDB and Postresql support.</li>
             <li><a href="http://stardog.com/";>Stardog</a> - RDF graph database 
with OLTP and OLAP support.</li>
             <li><a 
href="http://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin";>TinkerGraph</a>
 - In-memory OLTP and OLAP reference implementation.</li>
-            <li><a href="http://thinkaurelius.github.io/titan/";>Titan</a> - 
Distributed OLTP and OLAP graph database with BerkeleyDB, Cassandra and HBase 
support.</li>
+            <li><a href="http://thinkaurelius.github.io/titan/";>Titan</a> - 
Distributed OLTP and OLAP graph database with BerkeleyDB, Apache Cassandra and 
Apache HBase support.</li>
             <li><a 
href="https://github.com/awslabs/dynamodb-titan-storage-backend";>Titan 
(Amazon)</a> - The Amazon DynamoDB storage backend for Titan.</li>
             <li><a 
href="https://github.com/classmethod/tupl-titan-storage-backend";>Titan 
(Tupl)</a> - The Tupl storage backend for Titan.</li>
             <li><a href="https://github.com/rmagen/unipop";>Unipop</a> - OLTP 
Elasticsearch and JDBC backed graph.</li>

Reply via email to