company logo

JOIN keyword

Keywords:  join method

The keyword can be written in capital or small letters, but not mixed. The JOIN operation requires a property path as parameter. Passing other collection expressions as an access paths or an extent, the operation will return the collection passed to the operation without operating on it.

Definition: 

_join := 'Join' | 'JOIN'