### API Other ### Description A path pattern that is composed of a union of path patterns ``` MATCH (()-[:RIGHT]->() | ()<-[:LEFT]-()){1,5} ```
API
Other
Description
A path pattern that is composed of a union of path patterns