Oracle Cloud Infrastructure 2023 Architect Associate — Question 45
Which is a feature of a graph query language?
Answer options
- A. Object-oriented language
- B. Scripting language
- C. Ability to specify patterns
- D. Run key-value queries
Correct answer: C
Explanation
The correct answer is C, as graph query languages are specifically designed to identify and specify patterns within graph data structures. Options A and B refer to types of programming languages that do not specifically relate to graph queries, while D relates to key-value stores, which is not a feature of graph query languages.