Tools to build graphs of various kinds.
Bases: object
Coordinate graph generating activities.
Decorate a graph with additional properties.
Parameters: | graph (DiGraph) – the graph |
---|
Get a complete graph storage graph.
Parameters: | context (Context) – the libudev context |
---|---|
Returns: | the generated graph |
Return type: | DiGraph |