Map<String, dynamic> toJson() { return {"source_entity_id": sourceEntityId, "target_entity_id": targetEntityId, "relationship_type": relationshipType}; }