pub async fn pipeline_sync( memory_dir: &Path, docs_dir_override: Option<&Path>, ) -> Result<(), RecallError>
Sync pipeline documents into the graph.