pub fn handle_command(
client: &BackendClient,
command: &str,
args: &[String],
) -> Result<Option<String>, SqliteGraphError>pub fn handle_command(
client: &BackendClient,
command: &str,
args: &[String],
) -> Result<Option<String>, SqliteGraphError>