RelationshipPersistenceResult

constructor(persistedCount: Int, failedCount: Int, errors: List<String> = emptyList(), persistedRelationshipRefs: Set<String> = emptySet(), failedRelationshipRefs: Set<String> = emptySet())