Skip to main content

Explanation

Explanation documentation is understanding-oriented. It provides background, context, and discusses topics to deepen your understanding of graph concepts and when to apply them.

Available Topics

Concepts

Context

These articles help you understand the "why" behind graph analysis:

  • Why does direction matter in graphs?
  • When should you use PageRank vs degree centrality?
  • What problems is graph analysis good at solving?

Tutorials vs How-to vs Explanation

TypePurposeExample
TutorialLearn by doing"Follow these steps to analyze a social network"
How-toSolve a problem"How to find the shortest path"
ExplanationUnderstand concepts"What is betweenness centrality and why does it matter?"
ReferenceLook up details"All options for the grph centrality command"