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
RelationshipPath Type Alias
RelationshipPath = RelatedClassInfo[]
A structure that describes a related class path.
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.