

InterviewSolution
Saved Bookmarks
1. |
________ stores are used to store information about networks, such as social connections.(a) Key-value(b) Wide-column(c) Document(d) Graph |
Answer» The correct answer is (d) Graph Explanation: Graph stores include Neo4J and HyperGraphDB. |
|