Skip to content

Commit 8a9f44f

Browse files
authored
Replaced diagram
1 parent ef408ea commit 8a9f44f

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

articles/cosmos-db/gremlin/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Graph databases are often included within the NoSQL or non-relational database c
8181

8282
Let's use a sample graph to understand how queries can be expressed in Gremlin. The following figure shows a business application that manages data about users, interests, and devices in the form of a graph.
8383

84-
:::image type="content" source="media/introduction/example-graph.svg" alt-text="Sample property graph showing persons, devices, and interests." border="false":::
84+
:::image type="content" source="media/introduction/example-graph.png" alt-text="Sample property graph showing persons, devices, and interests." border="false":::
8585

8686
This graph has the following *vertex* types. These types are also called *labels* in Gremlin:
8787

267 KB
Loading

0 commit comments

Comments
 (0)