Skip to main content

Module ingest

Module ingest 

Source
Expand description

Ingestion helpers — turn external records into nodes + edges.

RecordRef is a small adapter so we don’t need to depend on oxide-mirror directly. Callers that already have a MirroredRecord can construct one in one line.

Structs§

RecordRef
Reference to an external record being ingested.

Functions§

ingest_record
Materialise record into the graph, plus any inferred reference edges.