nerdexam
Microsoft

DP-900 · Question #242

Which type of database contains nodes and edges?

The correct answer is A. 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 nature

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

Question

Which type of database contains nodes and edges?

Options

  • Agraph
  • Bkey/value
  • Ccolumnar
  • Dtime series

How the community answered

(24 responses)
  • A
    92% (22)
  • B
    4% (1)
  • D
    4% (1)

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#NoSQL types#nodes and edges

Community Discussion

No community discussion yet for this question.

Full DP-900 Practice