Forum Discussion
Sagar_Lad
Jul 22, 2021Brass Contributor
Can we create cosmos db graph container (Gremlin API) without partition key ?
Hi All, We are working on building connected graph implementation with Gremlin API. We want to store and maintain data in a single graph but different data sources doesn't have same partition key...
GeorgiaKalyva
Oct 27, 2022Learn Expert
Sagar_Lad No you cannot Partitioning and horizontal scaling in Azure Cosmos DB | Microsoft Learn
If you do not have a property that can serve as a partition key, you can create a synthetic partition key Create a synthetic partition key in Azure Cosmos DB | Microsoft Learn