Skip to content

tconley1428/azure-cosmos-graph-bulk-executor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

page_type sample
name Azure Cosmos samples to leverage Bulk capabilities for Graph API accounts
urlFragment azure-cosmos-graph-bulk-executor
description Learn how to leverage Bulk capabilities for Graph API accounts in Azure Cosmos.
languages
csharp
java
products
azure-cosmos-db

Azure Cosmos samples for Bulk ingestion and capabilities on Graph API accounts

This repository contains samples for Java and .NET applications that need to perform large optimized data ingestions for Graph elements.

The samples leverage the Bulk capabilities on the Azure Cosmos Java and .NET SDKs to optimize network usage and ensure the provisioned throughput is utilized.

.NET

See the dotnet folder regarding guidance for .NET applications.

Java

See the java folder regarding guidance for Java applications.

Further resources

About

Azure Cosmos samples to leverage Bulk capabilities for Graph API accounts

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 75.6%
  • C# 24.4%