Skip to content

Commit 24afe28

Browse files
Merge pull request #219999 from seesharprun/cosmos-gremlin-introduction
Cosmos DB | Add lightbox to Gremlin introduction article
2 parents c29b62b + 43bddc7 commit 24afe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.png" alt-text="Sample property graph showing persons, devices, and interests." border="false":::
84+
:::image type="content" source="media/introduction/example-graph.png" lightbox="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

0 commit comments

Comments
 (0)