There are two types of queries in RioDB:
- One gets deployed to run forever until told to stop.
- The other is a one-time query that returns results on the spot and is done running.
Both are possible.
The Create and OUTPUT pages explains further the syntax for each type of query.