3-Node Motifs

Discover all 3-node structural patterns

Identifies and counts all possible 3-node subgraph patterns (motifs).

What It Computes

Counts for each of the possible 3-node configurations.

When to Use It

  • Structural analysis: What patterns dominate your network?
  • Network comparison: Compare motif distributions
  • Anomaly detection: Unusual motif frequencies

Example

Use Cases

Network Fingerprinting

Each network type has characteristic motif distribution

Anomaly Detection

Unusual motif patterns indicate problems

See Also