API Reference > presentation-common > Core > RelationshipPath RelationshipPath Namespace Function Name Description RelationshipPath.equals Check two RelationshipPath or StrippedRelationshipPath for equality RelationshipPath.reverse Reverse direction of the given RelationshipPath RelationshipPath.strip Strip given RelationshipPath to StrippedRelationshipPath Defined in presentation/common/src/presentation-common/EC.ts Line 348 RelationshipPath Type alias A structure that describes a related class path. RelationshipPath = RelatedClassInfo[] Defined in presentation/common/src/presentation-common/EC.ts Line 339 Last Updated: 11 June, 2024