Getting the best out of Cosmos DB’s scale-out Graph API aka partitioned Graph containersDeath by success can be a reality if an application doesn’t scale well as its data and the number of requests grows. Friendster, a social…Feb 18, 20191Feb 18, 20191
[How To] Cosmos DB Graph/Gremlin API: Configuring preferred read/write regions with Gremlin clientsAzure Cosmos DB’s Graph API supports turn-key geo-distribution which means that on a click of a button, one can replicate the entire graph…Feb 14, 2019Feb 14, 2019
[How To] Cosmos DB Graph/Gremlin API: Executing multiple writes as a unit via a single gremlin…It is often required that multiple writes via the Gremlin API is required to executed as an atomic unit. One common example is to add a…Feb 11, 20191Feb 11, 20191
The curious case of Pagination for Gremlin queriesWhy TinkerPop graph databases do not support pagination? What can we do as application developers? What else can we achieve as a…Oct 16, 20184Oct 16, 20184
Analyzing and Improving the performance Azure Cosmos DB Gremlin queriesGremlin is one of the most popular query languages for exploring and analyzing data modeled as property graphs. There are many…Oct 9, 20182Oct 9, 20182
Maximizing The Throughput of Azure Cosmos DB Bulk Import LibraryPrerequisites: Cosmos DB Partitioning, Bulk Executor Library Overview, Sample: Bulk Importing Documents, Sample: Bulk Importing GraphsJul 30, 2018Jul 30, 2018