Get all links, or links matching the given criteria. You can use an asterisk (*) for wildcard matching in the subject, object, and linkType fields.
Return only links with a matching subject.
Return only links with a matching object.
Return only links with a matching type.
Possible link types:
DependsOn - The subject depends on the object.
Supports - The subject is depended on by the object (the reverse of dependsOn).
IsPartOf - The subject is part of the object, where the object is a group.
HasPart - The subject is a group, of which the object is a member (the reverse of isPartOf).
RelatesTo - The subject relates to the object. This is a uni-directional relationship that associates two objects that have none of the relationships described above.
InContextOf - The subject exists in the context of the object, which is an app.
HasContext - The subject is an app that contains the object.
Self - The subject and the object are the same.
dependsOn, supports, isPartOf, hasPart, relatesTo, inContextOf, hasContext, self Return transitive links.
Bypass the cache and retrieve directly from storage.
successful operation
Resource reference as a string, such as 'datasource:ratings-db'
Resource reference as a string, such as 'datasource:ratings-db'
Possible link types:
DependsOn - The subject depends on the object.
Supports - The subject is depended on by the object (the reverse of dependsOn).
IsPartOf - The subject is part of the object, where the object is a group.
HasPart - The subject is a group, of which the object is a member (the reverse of isPartOf).
RelatesTo - The subject relates to the object. This is a uni-directional relationship that associates two objects that have none of the relationships described above.
InContextOf - The subject exists in the context of the object, which is an app.
HasContext - The subject is an app that contains the object.
Self - The subject and the object are the same.
dependsOn, supports, isPartOf, hasPart, relatesTo, inContextOf, hasContext, self