Question 12
Which of the following is/are correct with respect to storing data in graphs?
Data on social networks can be stored with the help of graphs.
Graphs support storing attributes such as node degree, edge weights ,and other metadata.
Data is stored as a key-value pair.
In graphs, path finding is not as important as just searching the data.