InterviewSolution
Saved Bookmarks
| 1. |
What Is Graph Database? |
|
Answer» This kind of NOSQL database fits best in the case where in a connected SET of all nodes,edges satisfy a given PREDICATE, starting from a given node.A CLASSIC example may be any social engineering site. This kind of NoSQL database fits best in the case where in a connected set of all nodes,edges satisfy a given predicate, starting from a given node.A classic example may be any social engineering site. |
|