Execute a ThirdPartyRelationshipAttributeQuery
This use case is intended to execute an incoming ThirdPartyRelationshipAttributeQuery (e.g. received by a ReadAttributeRequestItem) which returns a list of matching Relationship Attributes of another peer.
Parameters
- The
query
for the RelationshipAttributes as described in the ThirdPartyRelationshipAttributeQuery.
On Success
- Returns the
RelationshipAttributes
as LocalAttributes that match the given query.
On Failure
- The query is malformed.