MatchClause
A clause to match a query pattern
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- entityPattern
-
The pattern describing the entities for the query to traverse.
Type: EntityPattern object
Required: No
- relationPattern
-
The pattern describing the query's relational traversal.
Type: RelationPattern object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: