Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GremlinGraphResource

Package version

Cosmos DB Gremlin graph resource object

Hierarchy

  • GremlinGraphResource

Index

Properties

Optional conflictResolutionPolicy

conflictResolutionPolicy: ConflictResolutionPolicy

The conflict resolution policy for the graph.

Optional defaultTtl

defaultTtl: undefined | number

Default time to live

id

id: string

Name of the Cosmos DB Gremlin graph

Optional indexingPolicy

indexingPolicy: IndexingPolicy

The configuration of the indexing policy. By default, the indexing is automatic for all document paths within the graph

Optional partitionKey

partitionKey: ContainerPartitionKey

The configuration of the partition key to be used for partitioning data into multiple partitions

Optional uniqueKeyPolicy

uniqueKeyPolicy: UniqueKeyPolicy

The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.

Generated using TypeDoc