Azure Cosmos DB

 

Updated: July 6, 2017

NamespaceDescription
Microsoft.Azure.Documents

Provides classes used to define and manage documents in the Azure DocumentDB database service.

Microsoft.Azure.Documents.Client

Provides classes used by clients to manage documents in the Azure DocumentDB database service.

Microsoft.Azure.Documents.Linq

Provides classes used to query documents in the Azure DocumentDB database service.

Microsoft.Azure.Documents.Partitioning

Provides classes used to partition documents across multiple DocumentDB collections and route requests to the appropriate collections in the Azure DocumentDB database service.

Microsoft.Azure.Documents.Spatial

Provides classes for creating and managing spatial objects within the Azure DocumentDB database service.

Microsoft.Azure.Documents.SystemFunctions

Provide methods for type checking. These methods are to be used in LINQ expressions only and will be evaluated on server.

Microsoft.Azure.Graphs

Provides extension methods for Graph (Gremlin) query on top of the DocumentClient class.

Microsoft.Azure.Graphs.Elements

Provides helper classes for working with graph elements like vertices, edges, and properties.

Return to top
Show: