~~NOTOC~~ ====== Disposable attribute ====== When set transient, a node do not "dispose" its attribute. Thus, if a specific attribute need to undergo a specific "dispose", it needs to be mentioned at its creation. By implementing DisposableField. (https://javadoc.grogra.de/graph/de/grogra/persistence/DisposableField.html)