Explanations
This section is a conceptual guide to annnet.
- Multilayer and multi-aspect graphs: how annnet models layered graph state.
- Slices and views: how one graph can hold several contexts without duplication.
- Interoperability: what annnet keeps, what other tools expect, and how conversion works.
- Storage and IO: native persistence and exchange formats.
- Tracking changes: mutation history, snapshots, and diffs.
- Adding edges: accepted edge input forms and dispatch rules.
Use the API reference when you need exact signatures and details about parameters, attributes, and methods.