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

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

Author: okram
Date: Tue Jun 23 18:13:41 2015
New Revision: 1687115

URL: http://svn.apache.org/r1687115
Log:
added Neo4j to graph system implementations section of homepage.

Modified:
    incubator/tinkerpop/site/index.html

Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1687115&r1=1687114&r2=1687115&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Tue Jun 23 18:13:41 2015
@@ -100,6 +100,7 @@
                <li><a href="https://github.com/rmagen/elastic-gremlin">elastic-gremlin</a> - Elasticsearch implementation.</li>
                <li><a href="http://tinkerpop.incubator.apache.org/docs/3.0.0.M9-incubating/#giraphgraphcomputer">Hadoop (Giraph)</a> - Graph Computer implementation using Giraph.</li>
                <li><a href="http://tinkerpop.incubator.apache.org/docs/3.0.0.M9-incubating/#sparkgraphcomputer">Hadoop (Spark)</a> - Graph Computer implementation using Spark.</li>
+               <li><a href="http://tinkerpop.incubator.apache.org/docs/3.0.0-SNAPSHOT/#neo4j-gremlin">Neo4j</a> - Neo4j graph database.</li> 
                <li><a href="https://github.com/pietermartin/sqlg">Sqlg</a> - RDBMS implementation with HSQLDB and Postresql support.</li>
                <li><a href="http://tinkerpop.incubator.apache.org/docs/3.0.0.M9-incubating/#tinkergraph-gremlin">TinkerGraph</a> - In-memory reference implementation.</li>
                <li><a href="http://thinkaurelius.github.io/titan/">Titan</a> - Distributed graph database with BerkeleyDB, Cassandra and HBase implementations.</li>