- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Graph Databases
The graph is a collection of nodes and edges where each node is used to represent an entity and each edge describes the relationship between entities. A graph-oriented database, or graph database, is a type of NoSQL database that uses graph theory to store, map and query relationships.
Graph databases are basically used for analyzing interconnections. For example, companies might use a graph database to mine data about customers from social media.
- Related Articles
- NoSQL Databases
- Relational Databases
- Cloud Databases
- Spatial Databases
- Multimedia Databases
- Mobile Databases
- Multidimensional Databases
- Types of databases
- Object-Oriented Databases
- Introduction to Databases
- Moving Object Databases
- Open Source Databases
- How can I restore multiple databases or all databases dumped by mysqldump?
- Display databases in MongoDB
- Python interface for SQLite databases

Advertisements