Skip to main content

ingest

Function ingest 

Source
pub fn ingest(server: &str, _tool: &str, text: &str, project_root: &str)
Expand description

Parse text for graph edges and merge them into the project’s property graph as cross-source edges. No-op on unparseable input or an empty edge set.