private suspend fun ensureLoaded(cache: NodeCache?, loader: LazyLoadingSubqueryGenerator<T>.() -> Unit?)

Ensures that this property is loaded

Parameters

cache

used to load nodes from, if provided, not loading deleted nodes

loader

if provided used to define nested nodes to load