Generic function, with the only given method fetching candidate key lists for relation schemas.
Arguments
- x
a relational schema object, such as a
relation_schemaordatabase_schemaobject, or a relational data object, such as arelationordatabaseobject.- ...
further arguments passed on to methods.
- value
A list of lists of character vectors, of the same length as
keys(x, ...). The number of keys for an element ofxcan be changed.