graphmine-core / io.github.sof3.graphmine.scope
| BaseScope | open class BaseScope : ScopeBasic implementation of BaseScope |
| Scope | interface Scope : CoroutineScopeA Scope represents some period of persistence. Features are enabled only during the scope is not disposed. Builtin scopes include: |