Ask Question
25 November, 18:20

How do u do modelling graphs

+2
Answers (1)
  1. 25 November, 19:53
    0
    Modelling can be done by Graph Data Modelling

    Step-by-step explanation:

    1. Graph data modeling is the process in which a user describes an arbitrary domain as a connected graph of nodes and relationships with properties and labels.

    2. The following tasks are performed in an iterative manner:

    Identify entity types.

    Identify attributes.

    Apply naming conventions.

    Identify relationships.

    Apply data model patterns.

    Assign keys.

    Normalize to reduce data redundancy.

    Denormalize to improve performance.

    3. One such approach is the property graph model, where data is organized as nodes, relationships, and properties (data stored on the nodes or relationships) ... Nodes are the entities in the graph. They can hold any number of attributes (key-value pairs) called properties
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How do u do modelling graphs ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers