4. Graph storage
Graph databases are best suited for representing data with a high, yet flexible number of interconnections, especially when information about those interconnections is at least as important as there presented data. In NoSQL database, data is stored in a graph like structures in graph databases, so that the data can be made easily accessible. Graph databases are commonly used on social networking sites. As show in below figure.