Dataset
Overview
Points the flow at one OvalBee dataset. Pick it from the selector, or type a name no dataset has yet and the selector creates it and fills itself with it. The node card takes the selected dataset’s name, and keeps its current name until a dataset is picked.
Use it at the start of a flow, so later nodes have a dataset to write into or read from through its Dataset input.
How it works
FAQ
Does the node change the dataset?
No. It never renames the dataset, touches its contents or changes its ontology.
Where do I pick the ontology?
Not here. The nodes that label or write into the dataset choose its ontology, for example Labeling.
When is the dataset actually created?
While you configure the node, not while it runs. Typing a new name in the selector creates the dataset right then, so an empty flow already has a dataset to open and inspect before the first run.
How does automation work for this node?
The setup assistant asks for Dataset. By default, this node runs alone and does not start the next nodes in the flow.
OvalBee applies the On success history-cleanup policy, so successful automated runs leave no task in history. Manual runs stay.
Why does the run fail with a dataset that does not exist?
The selected dataset was deleted after it was picked. Select a dataset again in the Dataset input.
Inputs
Dataset the rest of the flow reads and writes. Type a name to create a new one. Key: DATASET.
JSON config
Machine-readable node interface for automation and advanced usage.