add
Appends a step, and returns the handle later steps use to refer to what it will produce.
Return
A handle on this step's future result.
Parameters
step
The operation, built with io.github.octaviusframework.client.query.RunnableQuery.asStep.
Appends a step, and returns the handle later steps use to refer to what it will produce.
A handle on this step's future result.
The operation, built with io.github.octaviusframework.client.query.RunnableQuery.asStep.