partition_key: Container partition key information

Description Usage Arguments Details Value

Description

Container partition key information

Usage

1
2
3
4
5

Arguments

container

An object of class cosmos_container.

Details

These are functions to facilitate working with a Cosmos DB container, which often requires knowledge of its partition key.

Value

For get_partition_key, the name of the partition key column as a string.

For list_partition_key_values, a character vector of all the values of the partition key.

For list_partition_key_ranges, a character vector of the IDs of the partition key ranges.


AzureCosmosR documentation built on Jan. 19, 2021, 1:07 a.m.