pub fn handle_command(
_client: &BackendClient,
command: &str,
args: &[String],
) -> Result<Option<String>, SqliteGraphError>Expand description
Simplified command handler for v0.2.5 Removed: subgraph, pipeline, explain-pipeline, safety-check (depend on missing modules)