final

The final keyword allows you to specify a final node in a graph.

Description

The final keyword is a modifier that can used for declaring a node. A node with a final keyword modifier means that a path to be discovered by Cyclone must end with this node. If multiple final nodes are declared, then Cyclone discovers a path that ends with one of these nodes.

 


@2020-2022 Hao Wu. All rights reserved. Last update: January 29, 2022