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
A structure that describes a related class path.
RelationshipPath = RelatedClassInfo[]
Defined in
Last Updated: 30 November, 2023