We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3fed0 commit f3899bdCopy full SHA for f3899bd
articles/cosmos-db/create-graph-dotnet.md
@@ -80,7 +80,7 @@ The following snippets are all taken from the Program.cs file.
80
81
* Set your connection parameters based on the account created above:
82
83
- :::code language="csharp" source="~/azure-cosmosdb-graph-dotnet/GremlinNetSample/Program.cs" id="onfigureConnectivity":::
+ :::code language="csharp" source="~/azure-cosmosdb-graph-dotnet/GremlinNetSample/Program.cs" id="configureConnectivity":::
84
85
* The Gremlin commands to be executed are listed in a Dictionary:
86
0 commit comments