Skip to content

Commit 966bf6f

Browse files
authored
Merge pull request #226522 from seesharprun/cosmos-retire-old-subservice-values
Cosmos DB Bulk update of subservice values
2 parents c7c0f32 + 9ac4ae1 commit 966bf6f

14 files changed

+14
-14
lines changed

articles/cosmos-db/gremlin/bulk-executor-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Ingest data in bulk in Azure Cosmos DB for Gremlin by using a bulk executor library
33
description: Learn how to use a bulk executor library to massively import graph data into an Azure Cosmos DB for Gremlin container.
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.topic: how-to
77
ms.date: 05/10/2022
88
author: manishmsfte

articles/cosmos-db/gremlin/cli-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure CLI Samples for Azure Cosmos DB for Gremlin
33
description: Azure CLI Samples for Azure Cosmos DB for Gremlin
44
author: seesharprun
55
ms.service: cosmos-db
6-
ms.subservice: cosmosdb-graph
6+
ms.subservice: apache-gremlin
77
ms.topic: sample
88
ms.date: 08/19/2022
99
ms.author: sidandrews

articles/cosmos-db/gremlin/execution-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use the execution profile to evaluate queries in Azure Cosmos DB for Grem
33
description: Learn how to troubleshoot and improve your Gremlin queries using the execution profile step.
44
services: cosmos-db
55
ms.service: cosmos-db
6-
ms.subservice: cosmosdb-graph
6+
ms.subservice: apache-gremlin
77
ms.custom: ignite-2022
88
ms.topic: how-to
99
ms.date: 03/27/2019

articles/cosmos-db/gremlin/find-request-unit-charge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Find request unit (RU) charge for Gremlin API queries in Azure Cosmos DB
33
description: Learn how to find the request unit (RU) charge for Gremlin queries executed against an Azure Cosmos container. You can use the Azure portal, .NET, Java drivers to find the RU charge.
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.topic: how-to
77
ms.date: 10/14/2020
88
author: manishmsfte

articles/cosmos-db/gremlin/modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Graph data modeling for Azure Cosmos DB for Gremlin'
33
description: Learn how to model a graph database by using Azure Cosmos DB for Gremlin. This article describes when to use a graph database and best practices to model entities and relationships.
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.custom: ignite-2022
77
ms.topic: how-to
88
ms.date: 12/02/2019

articles/cosmos-db/gremlin/quickstart-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Query with Azure Cosmos DB for Gremlin using TinkerPop Gremlin Console: Tutorial'
33
description: An Azure Cosmos DB quickstart to creates vertices, edges, and queries using the Azure Cosmos DB for Gremlin.
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.topic: quickstart
77
ms.date: 07/10/2020
88
author: manishmsfte

articles/cosmos-db/gremlin/quickstart-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Presents a .NET Framework/Core code sample you can use to connect t
44
author: manishmsfte
55
ms.author: mansha
66
ms.service: cosmos-db
7-
ms.subservice: cosmosdb-graph
7+
ms.subservice: apache-gremlin
88
ms.devlang: csharp
99
ms.topic: quickstart
1010
ms.date: 05/02/2020

articles/cosmos-db/gremlin/quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Build a graph database with Java in Azure Cosmos DB
33
description: Presents a Java code sample you can use to connect to and query graph data in Azure Cosmos DB using Gremlin.
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.devlang: java
77
ms.topic: quickstart
88
ms.date: 03/26/2019

articles/cosmos-db/gremlin/quickstart-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Build an Azure Cosmos DB Node.js application by using Gremlin API
33
description: Presents a Node.js code sample you can use to connect to and query Azure Cosmos DB
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.devlang: javascript
77
ms.topic: quickstart
88
ms.date: 06/05/2019

articles/cosmos-db/gremlin/quickstart-php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Gremlin API with PHP - Azure Cosmos DB'
33
description: Follow this quickstart to run a PHP console application that populates an Azure Cosmos DB for Gremlin database in the Azure portal.
44
ms.service: cosmos-db
5-
ms.subservice: cosmosdb-graph
5+
ms.subservice: apache-gremlin
66
ms.devlang: php
77
ms.topic: quickstart
88
ms.date: 06/29/2022

0 commit comments

Comments
 (0)