Show in Frame No Frame
Up Previous Next Title Page Index Contents Search

6.1.3 Relationship type

A relationship type can be specified by its name prefixed with ‘>
>relationship type name;
A relationship type can be used as the argument to a foreach, do or dowhile loop. It can also be used as a condition in if statements, either on its own or as part of a chain clause, including as the final element. A relationship type can also be used as part of a chain output command, but there the final element must be a property.

Show in Frame No Frame
Up Previous Next Title Page Index Contents Search