Class FlowrSearchBuilder<Generator, Transformers, Info, ElementType>

Allows you to construct a search query from a FlowrSearchGeneratorNode. Please use the Q object to create an object of this class! In the end, you can freeze the search by calling FlowrSearchBuilder#build, however, the search executors may do that for you.

Type Parameters

Constructors

Methods