Cosmos DB Settings
  • 06 Apr 2022
  • 2 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Cosmos DB Settings

  • Dark
    Light
  • PDF

Article Summary

SQL API

General Settings

Fetch documents automatically

It is possible to configure if the documents should be automatically fetched with the default query provided or not. This can be configured separately for partitioned and non-partitioned containers.

Date/Time format and Grid row height

This setting is used to override the general settings in the Cosmos DB SQL API section.

Tab behavior for opening documents

This setting is used to specify whether a new tab should be opened, or existing tab should be opened when a container is opened.

Default selected tab when viewing documents

This setting is used to specify whether Data Grid or Raw Data tab should be opened while displaying the records.

Behavior for viewing document details

Document details can be viewed either in a popup or side panel based on this setting.

Query settings

This setting is used to specify the maximum number of records that must be retrieved on executing the query. Additional settings like Force query plan, Populate query metrics and Enable scan in query.

cosmos-sql-api-settings

Table API

General Settings

Max entities per request

This setting is used to specify the maximum number of entities when a query is executed.

Fetch documents automatically

It is possible to configure if the documents should be automatically fetched with the default query provided or not.

Date/Time format and Grid row height

This setting is used to override the general settings in the Cosmos DB Table API section.

Tab behavior for opening entities

This setting is used to specify whether a new tab should be opened, or existing tab should be opened when a table is opened.

Behavior for viewing entities

Entity details can be viewed either in a popup or side panel based on this setting.

cosmos-table-api-settings

Gremlin API

General Settings

Fetch documents automatically

It is possible to configure if the documents should be automatically fetched with the default query provided or not. This can be configured separately for partitioned and non-partitioned containers.

Date/Time format and Grid row height

This setting is used to override the general settings in the Cosmos DB Gremlin API section.

Tab behavior for opening graph

This setting is used to specify whether a new tab should be opened or existing tab should be opened when a graph is opened.

Default selected tab when viewing edges and vertices

This setting is used to specify whether Graph tab or Raw Data tab should be opened while displaying the edges and vertices.

Behavior for viewing vertex details

Vertex details can be viewed either in a popup or side panel based on this setting.

Behavior for viewing edge details

Edge details can be viewed either in a popup or side panel based on this setting.

cosmos-gremlin-api-settings


Was this article helpful?