Skip to main content

Module curation

Module curation 

Source
Expand description

Curation operations: entity update/merge and edge-list filter type.

See ADR-014 for the full specification and semantics.

Structs§

EdgeListFilter
Filter for list_edges / count_edges.
EntityPatch
Patch for update_entity. Only Some(_) fields are applied; None means “leave unchanged”.
MergeSummary
Result returned by merge_entity.

Enums§

MergeStrategy
Strategy used when merging two entities.