foreignKey: foreignKey

Description Usage Arguments Value

View source: R/foreignKey.R

Description

foreignKey

Usage

1
2
foreignKey(key = NULL, entityReference = NULL,
  relationshipType = NULL, cardinality = NULL)

Arguments

key

The set of attributes to which this constraint applies. See key()

entityReference

The id of the parent-entity in a foreign key constraint. See entityReference()

relationshipType

Relationship type: Identifying or non-identifying See relationshipType()

cardinality

Cardinality of the relationship between a parent entity and a child entity. See cardinality()

Value

a foreignKey list object


cboettig/build.eml documentation built on May 8, 2019, 8:57 p.m.