Annotation Type Let
Represents a constraint let statement used to assign the result of a Metapath
expression to a variable.
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
name
The variable name.- Returns:
- the variable name
-
target
A Metapath to use the query the values assigned to the variable.- Returns:
- the value Metapath
-
-
-
remarks
Any remarks about the let statement, encoded as an escaped Markdown string.- Returns:
- an encoded Markdown string or an empty string if no remarks are provided
- Default:
- ""
-