DP-900 · Question #241
DP-900 Question #241: Real Exam Question with Answer & Explanation
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 nature
Question
You have a data store that has the structure shown in the following exhibit. Which type of data store is this?
Options
- Akey/value
- Bobject data
- Cgraph
- Dtime series
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-
Community Discussion
No community discussion yet for this question.