internal abstract fun getLoadedRelatedNodes(): Collection<Node>

Gets related nodes defined by this property, but only those already loaded (therefore no lazy loading) The relationships do not have to be persisted yet

Return

the already loaded related nodes