gmDatabase (version 0.5.0)

repairGmGrandChilds: Updating second order inheritance.

Description

Updates the table gmGrandChilds in a geometallurgical database.

Usage

repairGmGrandChilds(db=getOption("gmDB"))

Arguments

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

Value

gmGrandChilds.

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