RelationPattern
The pattern describing the query's relational traversal.
Contents
- relationDirection
-
The direction to query.
Type: String
Valid Values:
IN | OUTRequired: Yes
- relationType
-
The type of relation to query.
Type: String
Valid Values:
LINEAGERequired: Yes
- maxPathLength
-
The number of hops to query.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 5.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: