📚 API ReferenceHypergraphNamespacesEntityFunctionsdeleteOn this pageFunction: delete() delete(handle): (id) => boolean Defined in: packages/hypergraph/src/entity/delete.ts:7 Deletes the exiting entity from the repo. Parameters handle DocHandle<DocumentContent> Returns (id): boolean Parameters id string Returns boolean