Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 464 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 464 Bytes

BootcampExercise

This exercise aim to design schema of machines/deployements and the persons and also the sample queries. We have three types Person,Machines and deployements. Deployements store the details of the of instances of deployements and also which are true in current. Also Machines/Persons store their details. Queries involve usage of reverse edgges to get machines and their owners from deployements ,using multiblocks queries and query variables.