702 - Explain how a graph (network) may be directed or undirected

Explain how a graph (network) may be directed or undirected

Concepts

  • [DM4-7] Network models
    Network models are crucial in some application domains, such as Navigation (roads etc.), but also in utility applications (facilities like pipes etc.) In this topic should be treated: - The network model in the database domain - Graph based NoSQL databases - Topology of network models - Data structures for storing network data - The Dijkstra algorithm - Overview on important applications