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: 20 June, 2023