#Design and create a graph model for any system of your choosing, include up to 8 nodes/entities in the graph.
#Design and create a table of any system with at least 4 attributes and 10 tuples.
Please find the required graph (with 8 nodes) as the following that relates a set of student Id's with the courses they are enrolled in:
An example table of a system with the requirements given is as the following:
Course No | Student Name | Student Roll No. | Department | Category |
C1 | James | R1 | D1 | G |
C | Cody | R2 | D2 | P |
C3 | Renny | R3 | D3 | O |
C2 | Frodo | R4 | D1 | O |
C3 | Waldo | R5 | D3 | O |
C4 | Kiera | R6 | D3 | P |
C2 | Nikki | R7 | D2 | P |
C2 | Nolan | R8 | D2 | G |
C1 | Samuel | R9 | D1 | G |
C4 | Luci | R10 | D1 | G |
Hope this helps!
******** PLEASE THUMBS UP!!!!!!!!!!!!!!!!!! ********
In case of any other requirement, please comment!
Get Answers For Free
Most questions answered within 1 hours.