Microsoft Azure Data Fundamentals — Question 145
Which Azure Cosmos DB API should you use for a graph database?
Answer options
- A. Azure Cosmos DB for Table
- B. Azure Cosmos DB for Apache Cassandra
- C. Azure Cosmos DB for NoSQL
- D. Azure Cosmos DB for Apache Gremlin
Correct answer: D
Explanation
The correct answer is D, Azure Cosmos DB for Apache Gremlin, as it is specifically designed for graph database functionality. The other options, such as Azure Cosmos DB for Table, Apache Cassandra, and NoSQL, are tailored for different types of data models and do not support graph operations.