◆ create()
Creates a new instance of FlowData linked to the Pipeline provided.
- Parameters
-
- pipeline - to link the FlowData to
- Returns
- a new FlowData instance
Implements fiftyone.pipeline.core.data.factories.FlowDataFactory.
\r\n
Default implementation of the FlowDataFactory interface.
This is the implementation used by Pipelines built using the PipelineBuilder.
Creates a new instance of FlowData linked to the Pipeline provided.
Implements fiftyone.pipeline.core.data.factories.FlowDataFactory.