nerdexam
Microsoft

DP-900 · Question #241

You have a data store that has the structure shown in the following exhibit. Which type of data store is this?

The correct answer is C. graph. A graph database stores two types of information, nodes and edges. Edges specify relationships between nodes. Nodes and edges can have properties that provide information about that node or edge, similar to columns in a table. Edges can also have a direction indicating the…

Submitted by anna_se· Mar 30, 2026Describe considerations for non-relational data on Azure

Question

You have a data store that has the structure shown in the following exhibit. Which type of data store is this?

Exhibit

DP-900 question #241 exhibit

Options

  • Akey/value
  • Bobject data
  • Cgraph
  • Dtime series

How the community answered

(49 responses)
  • A
    8% (4)
  • B
    2% (1)
  • C
    86% (42)
  • D
    4% (2)

Explanation

A graph database stores two types of information, nodes and edges. Edges specify relationships between nodes. Nodes and edges can have properties that provide information about that node or edge, similar to columns in a table. Edges can also have a direction indicating the nature of the https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-

Topics

#graph database#data store types#entity relationships#NoSQL

Community Discussion

No community discussion yet for this question.

Full DP-900 Practice