Learn R Programming

gmDatabase (version 0.5.1)

repairGmGrandChilds: Updating second order inheritance.

Description

Updates the table gmGrandChilds in a geometallurgical database.

Usage

repairGmGrandChilds(db=getOption("gmDB"))

Value

string if any changes made in gmGrandChilds.

Arguments

db

defines the database, on which the query will be run.

Author

K. Gerald van den Boogaart, S. Matos Camacho

Details

The table gmGrandChilds is used for a fast and effectiv access to the hierarchical structure of a geometallurgical database. Here inheritance of second order is recorded. This information is necessary for retrieving all class members for a given object in gmClassMembers.

See Also

gmClass, gmClassMembers