Modules§
Structs§
- Graph
Statistic - Some general statistical numbers specific to a graph component
Traits§
- Edge
Container - Basic trait for accessing edges of a graph for a specific component.
- Graph
Storage - A graph storage is the representation of an edge component of a graph with specific structures. These specific structures are exploited to efficiently implement reachability queries.
- Writeable
Graph Storage - Trait for accessing graph storages which can be written to.