You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/gremlin-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The following table shows popular Gremlin drivers that you can use against Azure
22
22
| --- | --- | --- | --- |
23
23
|[.NET](https://tinkerpop.apache.org/docs/3.3.1/reference/#gremlin-DotNet)|[Gremlin.NET on GitHub](https://github.com/apache/tinkerpop/tree/master/gremlin-dotnet)|[Create Graph using .NET](create-graph-dotnet.md)| 3.4.0-RC2 |
24
24
|[Java](https://mvnrepository.com/artifact/com.tinkerpop.gremlin/gremlin-java)|[Gremlin JavaDoc](https://tinkerpop.apache.org/javadocs/current/full/)|[Create Graph using Java](create-graph-java.md)| 3.2.0+ |
25
-
|[Node.js](https://www.npmjs.com/package/gremlin)|[Gremlin-JavaScript on GitHub](https://github.com/jbmusso/gremlin-javascript)|[Create Graph using Node.js](create-graph-nodejs.md)| 3.3.4+ |
25
+
|[Node.js](https://www.npmjs.com/package/gremlin)|[Gremlin-JavaScript on GitHub](https://github.com/apache/tinkerpop/tree/master/gremlin-javascript)|[Create Graph using Node.js](create-graph-nodejs.md)| 3.3.4+ |
26
26
|[Python](https://tinkerpop.apache.org/docs/3.3.1/reference/#gremlin-python)|[Gremlin-Python on GitHub](https://github.com/apache/tinkerpop/tree/master/gremlin-python)|[Create Graph using Python](create-graph-python.md)| 3.2.7 |
27
27
|[PHP](https://packagist.org/packages/brightzone/gremlin-php)|[Gremlin-PHP on GitHub](https://github.com/PommeVerte/gremlin-php)|[Create Graph using PHP](create-graph-php.md)| 3.1.0 |
28
28
|[Gremlin console](https://tinkerpop.apache.org/downloads.html)|[TinkerPop docs](https://tinkerpop.apache.org/docs/current/reference/#gremlin-console)|[Create Graph using Gremlin Console](create-graph-gremlin-console.md)| 3.2.0 + |
0 commit comments