--- slug: /references/data-model/relationship-methods --- import { TypeList } from "docs-ui" # Relationship Methods - DML Reference The following methods are used to define a relationship between two data models. ## Methods - [belongsTo](../Relationship_Methods/methods/dml.Relationship_Methods.belongsTo/page.mdx) - [hasMany](../Relationship_Methods/methods/dml.Relationship_Methods.hasMany/page.mdx) - [hasOne](../Relationship_Methods/methods/dml.Relationship_Methods.hasOne/page.mdx) - [manyToMany](../Relationship_Methods/methods/dml.Relationship_Methods.manyToMany/page.mdx)