Skip to content

Commit 686373e

Browse files
committed
Redacting changes
1 parent 723a2ec commit 686373e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cosmos-db/gremlin-limits.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
title: Limits of Azure Cosmos DB Gremlin
33
description: Reference documentation for runtime limitations of Graph engine
4-
author: olignat
4+
author: lbosq
55
ms.service: cosmos-db
66
ms.subservice: cosmosdb-graph
77
ms.topic: reference
8-
ms.date: 09/10/2019
9-
ms.author: olignat
8+
ms.date: 10/04/2019
9+
ms.author: lbosq
1010
---
1111

1212
# Azure Cosmos DB Gremlin limits
1313
This article talks about the limits of Azure Cosmos DB Gremlin engine and explains how they may impact customer traversals.
1414

15-
Cosmos DB Gremlin is built on top of Cosmos DB infrastructure that's why all limits in [Azure Cosmos DB](https://docs.microsoft.com/azure/cosmos-db/concepts-limits) still apply.
15+
Cosmos DB Gremlin is built on top of Cosmos DB infrastructure. Due to this, all limits explained in [Azure Cosmos DB service limits](https://docs.microsoft.com/azure/cosmos-db/concepts-limits) still apply.
1616

1717
## Limits
1818

19-
When Gremlin limit is reached, traversal is canceled with **x-ms-status-code** = 429 indicating throttling error.
19+
When Gremlin limit is reached, traversal is canceled with a **x-ms-status-code** of 429 indicating a throttling error. See [Gremlin server response headers](gremlin-limits.md) for more information.
2020

2121
**Resource** | **Default limit** | **Explanation**
2222
--- | --- | ---

0 commit comments

Comments
 (0)