Learn Before
Concept

Graph Data structure

Graph is a general data structure to represent complex data in complex systems. It is used to describe and analyze objects/entities with relations/interactions. A graph is a collection of nodes( objects ) and edges (interactions)

Image 0

0

1

Updated 2022-06-26

Tags

Data Science