Question Bank For Module 4 and Module 5
Question Bank For Module 4 and Module 5
SLNO QUESTIONS
1 Write following queries using MongoDB:
Dataset:
Genr Director Actor
I Titl Yea e Summa Count
d e r ry ry i L F B i L F B Rol
d N N D d N N D e
SI SN PI PN PPU
Dataset:
genr Director Actor
I Titl Yea e Summa Count
d e r ry ry i L F B i L F B Rol
d N N D d N N D e
EI SI SN CN P CS R
12 Explain the structure of a graph database with an example. Highlight the role of nodes,
relationships, and their properties.
13 Explain Consistency ,Transactions and availability with respect to graph databases
14 By Referring below graph
1. Write query to find all the nodes at any depth that are related as a FRIEND with Barbara
2. Write query to get the shortest path between two nodes; of the two paths from Barbara to
Jill
16 Explain Scaling and Application level sharding of nodes with neat diagram