Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SubSchema

This class is used within Schema to represent a sub schema, which is a mapping definition (a Schema instance) and relationship information (RelationshipMetadata).

Hierarchy

  • SubSchema

Index

Constructors

Properties

Constructors

constructor

Properties

relationship

relationship: RelationshipMetadata

Metadata about the relationship from the parent Schema to the child.

schema

schema: Schema

A Schema instance for data mapping.

Generated using TypeDoc