Expand description
Execute multiple semantic queries from a batch file using the unified graph.
The sqry batch command loads queries from a file and executes them using
the unified graph format (.sqry/graph/snapshot.sqry). Supports parallel
execution and multiple output formats.
Functionsยง
- run_
batch - Run the batch command using the provided CLI configuration.