Skip to content

As an user I want to get an overview of the nodes and thier respective edges

Tasks

  • [ ]

Discussion

  • Figure out what is a good overview. The requirements are:
    • Easy to catch the key nodes the user is interested in
      • Good abstraction with the possibility to dive deep to the point of interest
    • Not overwhelmed by the number of edges

Questions

  • What does the user wants to see in the graph? What kind of information he or she wants to gather out of it?
  • What expects the user to see in the graph?
  • Is the information location identifiable to a smaller cluster of the whole graph?
  • What information are not relevant for each information gather use case?
    • e.g. use case 1: I want to see how many child nodes has Node XY?
    • e.g. use case 2: What properties are the same for all child nodes within in the node XY? edges are not relevant

Notes

  • Buttons to quickly enable disable fundamental informations like edges, labels etc.