Search code examples
azuremicrosoft-graph-apiazure-cosmosdbazure-cosmosdb-gremlinapi

Rename the graph in cosmos db graph api?


Is there a way to rename the graph in cosmos DB graph API?

I did not find any direct option to rename the graph, the options available are create graph and delete database.


Solution

  • Yes, there is no method to rename a graph in CosmosDB. You can update/rename vertex or property.

    You can share this idea and feedback to Azure here.