Skip to content

Commit 8b78a98

Browse files
authored
Update README.md
1 parent 86cde4c commit 8b78a98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ description: "How to use the Azure Cosmos DB with the Graph API to store and acc
1010
urlFragment: developing-nodejs-gremlin
1111
---
1212

13-
# Developing a Node.js app with Gremlin Graph Data using Azure Cosmos DB
13+
# Develop a Node.js app with Gremlin Graph and Azure Cosmos DB
14+
1415
Azure Cosmos DB is a globally distributed multi-model database. One of the supported APIs is the Graph (Gremlin) API, which provides a graph data model with [Gremlin query/traversals](https://tinkerpop.apache.org/gremlin.html). This sample shows you how to use the Azure Cosmos DB with the Graph API to store and access data from a Node.js application.
1516

1617
## Running this sample

0 commit comments

Comments
 (0)