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