GraphBuilderAction
Functional interface representing an action that builds a graph using a provided TypedGraphStrategyBuilder. This action allows the customization and configuration of a graph strategy based on specific requirements for input and output types.
The interface is annotated with JavaAPI, indicating it is designed for compatibility with Java code.
Parameters
Input
The type of the input entities for the graph strategy.