

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- 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 Questions & Answers
- NoSQL Databases
- Relational Databases
- Cloud Databases
- Spatial Databases
- Multimedia Databases
- Mobile Databases
- Multidimensional Databases
- Types of databases
- Moving Object Databases
- Object-Oriented Databases
- Introduction to Databases
- Open Source Databases
- Query about android databases
- Display databases in MongoDB
- How can I restore multiple databases or all databases dumped by mysqldump?
Advertisements