Types of Graphs
Types of Graphs
- Directed edge - one way
- Undirected edge
- Knowledge graph - encodes a set of facts about objects, defines relations between them
- usually a directed heterogenous multigraph
- nodes can have different types of entities
- multiple edges of different types between nodes
- hierarchial graph
- geometric graph - each point is a point in 3d space