Which query language is commonly used for interacting with graph databases?
- Cypher
- NoSQL
- Python
- SQL
Cypher is the query language commonly used for interacting with graph databases. It is specifically designed for expressing graph patterns and relationships, making it well-suited for querying and manipulating data in a graph database environment.
Loading...
Related Quiz
- What is a superclass in the context of database modeling?
- How is cardinality different from modality in an ERD relationship?
- What is a common aggregation function used to calculate the average of a dataset?
- What are the common version control tools used in data modeling projects?
- How does polymorphism relate to superclasses and subclasses?