lookup_metadata_key_relation


Description:

[ Version ( since = "0.2.0" ) ]
public unowned List<KeyID> lookup_metadata_key_relation (KeyID key)

Look up the list of keys that have a relation with key.

key is included in that list.

Parameters:

this

the registry instance

key

a metadata key

Returns:

a List of related keys, or NULL if key is invalid.