abstract suspend fun relationPartnerTemplate(cache: NodeCache? = null): RelationPartnerTemplate<*, *>
Helper function to get the associated RelationPartnerTemplate
Return
the found template
Parameters
cache
cache used for accessing properties
Helper function to get the associated RelationPartnerTemplate
the found template
cache used for accessing properties