relationSchema property
Map<String, RelationDescriptor>
get
relationSchema
The relation schema for this entity, keyed by relation name.
Implementation
Map<String, RelationDescriptor> get relationSchema;