| repairGmGrandChilds {gmDatabase} | R Documentation |
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. |
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.
Value
string if any changes made in gmGrandChilds.
Author(s)
K. Gerald van den Boogaart, S. Matos Camacho
See Also
[Package gmDatabase version 0.5.0 Index]