getMetaData Method
Query metadata for this relationship class from the iModel's schema. Returns cached metadata if available.
getMetaData(): Promise<RelationshipClass>
Returns - Promise<RelationshipClass>
Defined in
- core/backend/src/Relationship.ts Line 41
Last Updated: 29 July, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.