Skip to content

Commit 292cd2c

Browse files
authored
Update README.md
1 parent e54ce48 commit 292cd2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
languages:
33
- javascript
4+
- nodejs
45
page_type: sample
56
products:
67
- azure
78
- azure-cosmos-db
9+
description: "How to use the Azure Cosmos DB with the Graph API to store and access data from a Node.js application."
810
---
911

1012
# Developing a Node.js app with Gremlin Graph Data using Azure Cosmos DB
@@ -34,4 +36,4 @@ The code included in this sample is intended to get you quickly started with a N
3436
- [Azure Cosmos DB](https://docs.microsoft.com/azure/cosmos-db/introduction)
3537
- [Azure Cosmos DB : Graph API](https://docs.microsoft.com/azure/cosmos-db/graph-introduction)
3638
- [Gremlin Node.js on NPM](https://www.npmjs.com/package/gremlin)
37-
- [Gremlin Node.js Source](https://github.com/jbmusso/gremlin-javascript)
39+
- [Gremlin Node.js Source](https://github.com/jbmusso/gremlin-javascript)

0 commit comments

Comments
 (0)