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 2019/12/19 11:47:14 UTC

[tinkerpop] branch master updated: Added gremlin-visualizer to the index list CTR

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new bbdd44f  Added gremlin-visualizer to the index list CTR
bbdd44f is described below

commit bbdd44fa8f008645bf6b426d6a2433d18ee5f09d
Author: stephen <sp...@gmail.com>
AuthorDate: Thu Dec 19 06:46:35 2019 -0500

    Added gremlin-visualizer to the index list CTR
---
 docs/site/home/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index 97970d2..2fde1db 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -292,6 +292,7 @@ limitations under the License.
             <li><a href="https://www.exakat.io/">exakat.io</a> - Static analysis engine for PHP, powered by Gremlin.</li>
             <li><a href="https://bricaud.github.io/graphexp/graphexp.html">Graphexp</a> - Interactive visualization of the Gremlin graph database with D3.js.</li>
             <li><a href="https://github.com/bechbd/gremlin-ide">gremlin-ide</a> - An IDE for Apache TinkerPop-enabled databases using React and Electron.</li>
+            <li><a href="https://github.com/prabushitha/gremlin-visualizer">Gremlin-Visualizer</a> A visualization tool for the results of gremlin traversals.</li>
             <li><a href="http://cambridge-intelligence.com/keylines/">KeyLines</a> - A JavaScript SDK for building powerful, custom and scalable graph visualization applications.</li>
             <li><a href="https://github.com/meltwater/jugri">JUGRI</a> - A Jupyter Gremlin interface.</li>
             <li><a href="http://linkurio.us/">Linkurious</a> - A browser-based graph visualization software to search, explore and visualize connected data.</li>