File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7175
7175
},
7176
7176
{
7177
7177
"source_path": "articles/cosmos-db/tutorial-develop-graph-dotnet.md",
7178
- "redirect_url": "https://docs.microsoft.com/azure/cosmos-db/create-sql-api -dotnet",
7178
+ "redirect_url": "https://docs.microsoft.com/azure/cosmos-db/create-graph -dotnet",
7179
7179
"redirect_document_id": false
7180
7180
},
7181
7181
{
Original file line number Diff line number Diff line change 292
292
items :
293
293
- name : 1 - Query data
294
294
href : tutorial-query-graph.md
295
- - name : How To Guides
295
+ - name : How-to guides
296
296
items :
297
297
- name : Import graph data
298
298
href : bulk-executor-graph-dotnet.md
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ sections:
151
151
- html : Develop an app with Azure Cosmos DB: <a href="/azure/cosmos-db/tutorial-develop-sql-api-dotnet">SQL</a> | <a href="/azure/cosmos-db/tutorial-develop-mongodb-nodejs">MongoDB</a> | <a href="/azure/cosmos-db/tutorial-develop-table-dotnet">Table</a> | <a href="/azure/cosmos-db/tutorial-develop-graph-dotnet">Gremlin</a> | <a href="https://aka.ms/cassandratutorial">Cassandra</a>
152
152
- html : Migrate data to Azure Cosmos DB: <a href="import-data">SQL</a> | <a href="mongodb-migrate">MongoDB</a> | <a href="https://aka.ms/tableapiimporttool">Table</a> | <a href="https://aka.ms/cassandraimport">Cassandra</a>
153
153
- html : Query data with Azure Cosmos DB: <a href="/azure/cosmos-db/tutorial-query-sql-api">SQL</a> | <a href="/azure/cosmos-db/tutorial-query-mongodb">MongoDB</a> | <a href="/azure/cosmos-db/tutorial-query-table">Table</a> | <a href="/azure/cosmos-db/tutorial-query-graph">Gremlin</a>
154
- - html : Global database replication with Azure Cosmos DB: <a href="/azure/cosmos-db/tutorial-global-distribution-sql-api">SQL</a> | <a href="/azure/cosmos-db/tutorial-global-distribution-mongodb">MongoDB</a> | <a href="/azure/cosmos-db/tutorial-global-distribution-table">Table</a> | <a href="/azure/cosmos-db/tutorial-global-distribution-graph">Gremlin</a>
154
+ - html : Global database replication with Azure Cosmos DB: <a href="/azure/cosmos-db/tutorial-global-distribution-sql-api">SQL</a> | <a href="/azure/cosmos-db/tutorial-global-distribution-mongodb">MongoDB</a> | <a href="/azure/cosmos-db/tutorial-global-distribution-table">Table</a>
155
155
- html : <a href="local-emulator">Develop your application locally using the emulator</a>
156
156
- html : <a href="/azure/cosmos-db/tutorial-functions-http-trigger">Create an HTTP Trigger with an Azure Cosmos DB input binding</a>
157
157
You can’t perform that action at this time.
0 commit comments