Microsoft Azure Data Fundamentals — Question 256

Which Azure Cosmos DB API should you use for a graph database?

Answer options

Correct answer: D

Explanation

The correct answer is D, Gremlin, as it is specifically designed for graph database operations in Azure Cosmos DB. The other options, such as Table, Cassandra, and Core (SQL), do not provide the necessary functionalities for graph databases.