Skip to content

Commit f8bebb0

Browse files
Update gremlin-api-faq.md
Removed question mark from heading
1 parent ef3dab8 commit f8bebb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/gremlin-api-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: sngun
1212

1313
This article explains answers to some frequently asked questions about Gremlin API in Azure Cosmos DB.
1414

15-
## How to evaluate the efficiency of Gremlin queries?
15+
## How to evaluate the efficiency of Gremlin queries
1616

1717
The **executionProfile()** preview step can be used to provide an analysis of the query execution plan. This step needs to be added to the end of any Gremlin query as illustrated by the following example:
1818

@@ -142,4 +142,4 @@ Fluent API calls aren't yet supported by the Azure Cosmos DB Gremlin API. Fluent
142142
## Next steps
143143

144144
* [Azure Cosmos DB Gremlin wire protocol support](gremlin-support.md)
145-
* Create, query, and traverse an Azure Cosmos DB graph database using the [Gremlin console](create-graph-gremlin-console.md)
145+
* Create, query, and traverse an Azure Cosmos DB graph database using the [Gremlin console](create-graph-gremlin-console.md)

0 commit comments

Comments
 (0)