Looking for docs for Raphtory v0.16.5 or earlier?Visit the legacy docs →
v2.0 Stable

Documentation

Build high-performance temporal graph applications. Explore our APIs, SDKs, and integration guides for mission-critical fraud, security, and network operations.

Temporal Graph Analysis

System Connectivity

Native temporal graph architecture

quickstart.py

from raphtory import Graph

g = Graph()

g.load_edges("data.parquet")

pagerank(g.window("May", "June"))

Analytics Insight
Throughput2.6M e/s
Latency12ms