assert Entities
Assert entities into the knowledge graph with automatic resolution.
Each entity is resolved against existing graph data using the full escalation chain (exact name, fuzzy match, vector similarity, LLM). New entities are created; existing entities are updated with merged labels and properties.
Return
Resolution results for each entity
Parameters
entities
The entities to assert