File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11---
22languages :
33- javascript
4+ - nodejs
45page_type : sample
56products :
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 )
You can’t perform that action at this time.
0 commit comments