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§
- Record
Ref - Reference to an external record being ingested.
Functions§
- ingest_
record - Materialise
recordinto the graph, plus any inferred reference edges.