Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
fSTG Toolkit 1.2.0 documentation
Logo
fSTG Toolkit 1.2.0 documentation

Getting Started

  • Installation
  • Usage

Advanced

  • Tutorials
    • Building Spatio-Temporal Graphs
    • Computing Graph Metrics
    • Running the Dashboard
    • Frequent Subgraph Pattern Mining
  • Concepts
    • Spatio-Temporal Graphs
    • RC5 Interval Algebra
    • Data Model

Reference

  • CLI Reference
  • API Reference
    • graph
    • factory
    • io
    • metrics
    • simulation
    • visualization
    • frequent
    • app
      • core
      • figures
      • views
      • pages
  • Changelog
Back to top
View this page
Edit this page

API Reference¶

This section documents the full public API of fSTG Toolkit.

Core Library¶

  • graph
  • factory
  • io
  • metrics
  • simulation
  • visualization
  • frequent

Dashboard (app)¶

The app subpackage implements the Dash web dashboard. It requires the [dashboard] extra.

  • app
Next
graph
Previous
CLI Reference
Copyright © 2025, ICube (University of Strasbourg – CNRS)
Made with Sphinx and @pradyunsg's Furo
On this page
  • API Reference
    • Core Library
    • Dashboard (app)