Module storage

Module storage 

Source

Modules§

adjacencylist
dense_adjacency
disk_adjacency
disk_path
linear
prepost
registry
union

Structs§

GraphStatistic
Some general statistical numbers specific to a graph component

Traits§

EdgeContainer
Basic trait for accessing edges of a graph for a specific component.
GraphStorage
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.
WriteableGraphStorage
Trait for accessing graph storages which can be written to.

Functions§

deserialize_gs_field
load_statistics_from_location
save_statistics_to_toml
serialize_gs_field