Skip to content

API Reference

Use this section when you need exact signatures, public classes, and module-level entry points. The reference is now organized by package modules instead of the older grouped pages.

Reference layout

  • annnet.core: graph structure, indexing, attributes, views, slices, layers, history, and cache helpers.
  • annnet.algorithms: algorithmic helpers exposed by the package.
  • annnet.io: storage and exchange formats.
  • annnet.adapters: optional backend adapters and adapter loading.
  • annnet.utils: typing, validation, and plotting helpers.