Skip to main content

Module entity

Module entity 

Source
Expand description

Entity storage module for the knowledge graph.

Structs§

Entity
Represents an entity in the knowledge graph.

Functions§

delete_entity
Delete an entity by ID.
get_entity
Get an entity by ID.
insert_entity
Insert a new entity into the database.
list_entities
List entities with optional filtering.
update_entity
Update an entity.