API Reference > imodeljs-backend > iModels > IModelTransformer > shouldExportRelationship shouldExportRelationship MethodProtected Override of IModelExportHandler.shouldExportRelationship that is called to determine if a Relationship should be exported. shouldExportRelationship(_sourceRelationship: Relationship): boolean note Reaching this point means that the relationship has passed the standard exclusion checks in IModelExporter. Parameter Type Description _sourceRelationship Relationship Returns - boolean Defined in core/backend/src/IModelTransformer.ts Line 620 Last Updated: 11 June, 2024