Structs§
- Graph
Saver For - Marker struct that implements
DynGraphSaverfor a specific executor typeE.
Traits§
- Audited
Save Ext - Extension trait that provides the
.save(&ctx)method onAudited<T>. - DynGraph
Saver - Object-safe trait for saving a
GraphNodetree to the database.
Functions§
- graph_
node_ from_ entity - Convert a typed entity into a
GraphNodetree.