Expand description
Temporal Graph Analysis
This module provides analysis capabilities for time-evolving graphs:
- Temporal graph representation
- Snapshot-based analysis
- Evolution metrics
- Temporal community detection
- Time-aware path finding
§Use Cases
- Social network evolution tracking
- Knowledge graph versioning
- Anomaly detection in dynamic networks
- Trend analysis and forecasting
- Event detection in temporal data
Structs§
- Evolution
Metrics - Evolution metrics over time
- Node
Churn - Node churn analysis
- Snapshot
- Graph snapshot at specific time
- Temporal
Analytics - Temporal analytics engine
- Temporal
Edge - Temporal edge with timestamp
- Temporal
Graph - Temporal graph
- Temporal
Query - Temporal query parameters