Skip to content

Commit 689653c

Browse files
authored
Update readme (#150)
1 parent 262e830 commit 689653c

File tree

1 file changed

+8
-0
lines changed
  • graph-database-support-plugin/src/main/resources/META-INF

1 file changed

+8
-0
lines changed

graph-database-support-plugin/src/main/resources/META-INF/plugin.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@
2525
<b>Supported databases:</b>
2626
<ul>
2727
<li>Neo4j 3.0+ (Bolt)</li>
28+
<li>TinkerPop databases (<a href="https://github.com/opencypher/cypher-for-gremlin">Cypher for Gremlin</a> translation)
29+
<ul>
30+
<li>AWS Neptune</li>
31+
<li>JanusGraph</li>
32+
<li>Azure Cosmos DB</li>
33+
<li>Other TinkerPop-enabled databases</li>
34+
</ul>
35+
</li>
2836
</ul>
2937
</p>
3038

0 commit comments

Comments
 (0)