Skip to content

Commit

Permalink
Update TinkerPop references #45
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hockmann <fh@florian-hockmann.de>
  • Loading branch information
FlorianHockmann committed Mar 4, 2020
1 parent 774028c commit 5770752
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions _includes/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,7 @@
<p class="second-title"><i class="fas fa-chart-pie"></i> &nbsp; Analytics
</p>
<div>
<p class="feature-text">JanusGraph global graph data analytics integrations include:</p>
<ul class="central-list">
<li><a class="feature-link" href="https://spark.apache.org">Apache Spark</a></li>
<li><a class="feature-link" href="https://hadoop.apache.org">Apache Hadoop</a></li>
<li><a class="feature-link" href="https://giraph.apache.org">Apache Giraph</a></li>
</ul>
<p class="feature-text">In addition to online transactional processing (<a class="feature-link" href="https://en.wikipedia.org/wiki/Online_transaction_processing">OLTP</a>), JanusGraph supports global graph analytics (<a class="feature-link" href="https://en.wikipedia.org/wiki/Online_analytical_processing">OLAP</a>) with its <a class="feature-link" href="https://spark.apache.org">Apache Spark</a> integration.</p>
</div>
</div>
<div class="col-sm-4 portfolio-item feature-item">
Expand All @@ -72,8 +67,8 @@
<p class="feature-text">Native integration with the Apache TinkerPop™ graph stack:</p>
<ul class="central-list">
<li><a class="feature-link" href="https://tinkerpop.apache.org/docs/current/reference/#intro">Gremlin graph query language</a></li>
<li><a class="feature-link" href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-server">Gremlin graph server</a></li>
<li><a class="feature-link" href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-applications">Gremlin applications</a></li>
<li><a class="feature-link" href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-server">Gremlin Server</a></li>
<li><a class="feature-link" href="https://tinkerpop.apache.org/docs/current/reference/#gremlin-console">Gremlin Console</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 5770752

Please sign in to comment.